Searched refs:mContentActionIndex (Results 1 – 1 of 1) sorted by relevance
3238 private int mContentActionIndex = UNSET_ACTION_INDEX; field in NotificationCompat.WearableExtender3277 mContentActionIndex = wearableBundle.getInt(KEY_CONTENT_ACTION_INDEX, in WearableExtender()3322 if (mContentActionIndex != UNSET_ACTION_INDEX) { in extend()3324 mContentActionIndex); in extend()3359 that.mContentActionIndex = this.mContentActionIndex; in clone()3591 mContentActionIndex = actionIndex; in setContentAction()3610 return mContentActionIndex; in getContentAction()