Searched refs:mContentIcon (Results 1 – 1 of 1) sorted by relevance
9555 private int mContentIcon; field in Notification.Builder.WearableExtender9590 mContentIcon = wearableBundle.getInt(KEY_CONTENT_ICON); in WearableExtender()9630 if (mContentIcon != 0) { in extend()9631 wearableBundle.putInt(KEY_CONTENT_ICON, mContentIcon); in extend()9671 that.mContentIcon = this.mContentIcon; in clone()9876 mContentIcon = icon; in setContentIcon()9885 return mContentIcon; in getContentIcon()