Searched refs:mContentIcon (Results 1 – 1 of 1) sorted by relevance
9074 private int mContentIcon; field in Notification.Builder.WearableExtender9109 mContentIcon = wearableBundle.getInt(KEY_CONTENT_ICON); in WearableExtender()9149 if (mContentIcon != 0) { in extend()9150 wearableBundle.putInt(KEY_CONTENT_ICON, mContentIcon); in extend()9190 that.mContentIcon = this.mContentIcon; in clone()9395 mContentIcon = icon; in setContentIcon()9404 return mContentIcon; in getContentIcon()