Home
last modified time | relevance | path

Searched refs:KEY_DISPLAY_INTENT (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/app/
DNotification.java9064 private static final String KEY_DISPLAY_INTENT = "displayIntent"; field in Notification.Builder.WearableExtender
9123 mDisplayIntent = wearableBundle.getParcelable(KEY_DISPLAY_INTENT); in WearableExtender()
9163 wearableBundle.putParcelable(KEY_DISPLAY_INTENT, mDisplayIntent); in extend()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt7895 Landroid/app/Notification$WearableExtender;->KEY_DISPLAY_INTENT:Ljava/lang/String;