Searched refs:KEY_CONTENT_ICON (Results 1 – 2 of 2) sorted by relevance
3007 private static final String KEY_CONTENT_ICON = "contentIcon"; field in NotificationCompat.WearableExtender3075 mContentIcon = wearableBundle.getInt(KEY_CONTENT_ICON); in WearableExtender()3118 wearableBundle.putInt(KEY_CONTENT_ICON, mContentIcon); in extend()
5829 private static final String KEY_CONTENT_ICON = "contentIcon"; field in Notification.WearableExtender5892 mContentIcon = wearableBundle.getInt(KEY_CONTENT_ICON); in WearableExtender()5932 wearableBundle.putInt(KEY_CONTENT_ICON, mContentIcon); in extend()