Searched refs:mContentActionIndex (Results 1 – 2 of 2) sorted by relevance
11914 private int mContentActionIndex = UNSET_ACTION_INDEX; field in Notification.Builder.WearableExtender11951 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()
7900 Landroid/app/Notification$WearableExtender;->mContentActionIndex:I