Searched refs:mContentIcon (Results 1 – 1 of 1) sorted by relevance
3236 private int mContentIcon; field in NotificationCompat.WearableExtender3274 mContentIcon = wearableBundle.getInt(KEY_CONTENT_ICON); in WearableExtender()3316 if (mContentIcon != 0) { in extend()3317 wearableBundle.putInt(KEY_CONTENT_ICON, mContentIcon); in extend()3357 that.mContentIcon = this.mContentIcon; in clone()3544 mContentIcon = icon; in setContentIcon()3552 return mContentIcon; in getContentIcon()