Searched refs:mutuallyExclusiveButton (Results 1 – 1 of 1) sorted by relevance
123 int mutuallyExclusiveButton, @NonNull Set<Integer> allowedButtons) { in isMutuallyExclusiveButtonAvailable() argument124 if (mutuallyExclusiveButton == MappingInfo.NO_MUTUALLY_EXCLUSIVE_BUTTON_SET) { in isMutuallyExclusiveButtonAvailable()127 if (allowedButtons.contains(mutuallyExclusiveButton)) { in isMutuallyExclusiveButtonAvailable()