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