Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotification.java9099 private int mContentActionIndex = UNSET_ACTION_INDEX; field in Notification.Builder.WearableExtender
9135 mContentActionIndex = wearableBundle.getInt(KEY_CONTENT_ACTION_INDEX, in WearableExtender()
9178 if (mContentActionIndex != UNSET_ACTION_INDEX) { in extend()
9180 mContentActionIndex); in extend()
9215 that.mContentActionIndex = this.mContentActionIndex; in clone()
9464 mContentActionIndex = actionIndex; in setContentAction()
9478 return mContentActionIndex; in getContentAction()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt7903 Landroid/app/Notification$WearableExtender;->mContentActionIndex:I