Searched refs:getContextButtonIndex (Results 1 – 1 of 1) sorted by relevance
55 int index = getContextButtonIndex(buttonResId); in removeButton()62 int index = getContextButtonIndex(buttonResId); in getContextButton()88 final int index = getContextButtonIndex(buttonResId); in setButtonVisibility()119 final int index = getContextButtonIndex(buttonResId); in isButtonVisibleWithinGroup()151 private int getContextButtonIndex(@IdRes int buttonResId) { in getContextButtonIndex() method in ContextualButtonGroup