Searched refs:KEY_DISPLAY_INTENT (Results 1 – 1 of 1) sorted by relevance
3203 private static final String KEY_DISPLAY_INTENT = "displayIntent"; field in NotificationCompat.WearableExtender3265 mDisplayIntent = wearableBundle.getParcelable(KEY_DISPLAY_INTENT); in WearableExtender()3307 wearableBundle.putParcelable(KEY_DISPLAY_INTENT, mDisplayIntent); in extend()