Searched refs:mShowActions (Results 1 – 1 of 1) sorted by relevance
135 private boolean mShowActions = false; field in SliceView536 mShowActions = show; in setShowActionRow()546 return mShowActions; in isShowingActionRow()607 if (mShowActions && mMode != MODE_SHORTCUT && mActions.size() >= 2) { in updateActions()