Searched refs:KEY_DISPLAY_INTENT (Results 1 – 1 of 1) sorted by relevance
9041 private static final String KEY_DISPLAY_INTENT = "displayIntent"; field in Notification.Builder.WearableExtender9100 mDisplayIntent = wearableBundle.getParcelable(KEY_DISPLAY_INTENT); in WearableExtender()9140 wearableBundle.putParcelable(KEY_DISPLAY_INTENT, mDisplayIntent); in extend()