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