Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotification.java11914 private int mContentActionIndex = UNSET_ACTION_INDEX; field in Notification.Builder.WearableExtender
11951 mContentActionIndex = wearableBundle.getInt(KEY_CONTENT_ACTION_INDEX, in WearableExtender()
12005 if (mContentActionIndex != UNSET_ACTION_INDEX) { in extend()
12007 mContentActionIndex); in extend()
12042 that.mContentActionIndex = this.mContentActionIndex; in clone()
12302 mContentActionIndex = actionIndex; in setContentAction()
12316 return mContentActionIndex; in getContentAction()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt7900 Landroid/app/Notification$WearableExtender;->mContentActionIndex:I