Searched refs:KEY_DISPLAY_INTENT (Results 1 – 2 of 2) sorted by relevance
10669 private static final String KEY_DISPLAY_INTENT = "displayIntent"; field in Notification.Builder.WearableExtender10728 mDisplayIntent = wearableBundle.getParcelable(KEY_DISPLAY_INTENT); in WearableExtender()10768 wearableBundle.putParcelable(KEY_DISPLAY_INTENT, mDisplayIntent); in extend()
7892 Landroid/app/Notification$WearableExtender;->KEY_DISPLAY_INTENT:Ljava/lang/String;