Searched refs:KEY_CONTENT_ICON (Results 1 – 1 of 1) sorted by relevance
9525 private static final String KEY_CONTENT_ICON = "contentIcon"; field in Notification.Builder.WearableExtender9590 mContentIcon = wearableBundle.getInt(KEY_CONTENT_ICON); in WearableExtender()9631 wearableBundle.putInt(KEY_CONTENT_ICON, mContentIcon); in extend()