Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/
H A DNotification.java11008 private static final String KEY_CONTENT_ACTION_INDEX = "contentActionIndex"; field in Notification.Builder.WearableExtender
11075 mContentActionIndex = wearableBundle.getInt(KEY_CONTENT_ACTION_INDEX, in WearableExtender()
11119 wearableBundle.putInt(KEY_CONTENT_ACTION_INDEX, in extend()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt7886 Landroid/app/Notification$WearableExtender;->KEY_CONTENT_ACTION_INDEX:Ljava/lang/String;