Searched refs:SELECTOR_COUNT (Results 1 – 1 of 1) sorted by relevance
58 static final int SELECTOR_COUNT = 23; field in UiSelector801 if (mSelectorAttributes.indexOfKey(UiSelector.SELECTOR_COUNT) >= 0) { in matchOrUpdateInstance()802 currentSelectorCounter = (Integer) mSelectorAttributes.get(UiSelector.SELECTOR_COUNT); in matchOrUpdateInstance()811 mSelectorAttributes.put(UiSelector.SELECTOR_COUNT, ++currentSelectorCounter); in matchOrUpdateInstance()975 case SELECTOR_COUNT: in dumpToString()