Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/app/
H A DNotification.java10669 private static final String KEY_DISPLAY_INTENT = "displayIntent"; field in Notification.Builder.WearableExtender
10728 mDisplayIntent = wearableBundle.getParcelable(KEY_DISPLAY_INTENT); in WearableExtender()
10768 wearableBundle.putParcelable(KEY_DISPLAY_INTENT, mDisplayIntent); in extend()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt7892 Landroid/app/Notification$WearableExtender;->KEY_DISPLAY_INTENT:Ljava/lang/String;