Searched refs:KEY_CONTENT_ICON (Results 1 – 2 of 2) sorted by relevance
2317 private static final String KEY_CONTENT_ICON = "contentIcon"; field in NotificationCompat.WearableExtender2379 mContentIcon = wearableBundle.getInt(KEY_CONTENT_ICON); in WearableExtender()2420 wearableBundle.putInt(KEY_CONTENT_ICON, mContentIcon); in extend()
4677 private static final String KEY_CONTENT_ICON = "contentIcon"; field in Notification.WearableExtender4736 mContentIcon = wearableBundle.getInt(KEY_CONTENT_ICON); in WearableExtender()4775 wearableBundle.putInt(KEY_CONTENT_ICON, mContentIcon); in extend()