Searched refs:mContentActionIndex (Results 1 – 1 of 1) sorted by relevance
9557 private int mContentActionIndex = UNSET_ACTION_INDEX; field in Notification.Builder.WearableExtender9593 mContentActionIndex = wearableBundle.getInt(KEY_CONTENT_ACTION_INDEX, in WearableExtender()9636 if (mContentActionIndex != UNSET_ACTION_INDEX) { in extend()9638 mContentActionIndex); in extend()9673 that.mContentActionIndex = this.mContentActionIndex; in clone()9922 mContentActionIndex = actionIndex; in setContentAction()9936 return mContentActionIndex; in getContentAction()