Searched refs:mIsActionShown (Results 1 – 1 of 1) sorted by relevance
35 private boolean mIsActionShown; field in TwoActionPreference62 mIsActionShown = preferenceAttributes.getBoolean( in init()73 mIsActionShown = isShown; in showAction()79 return mIsActionShown; in isActionShown()87 if (mIsActionShown) { in onBindViewHolder()