Searched refs:SELECTOR_COUNT (Results 1 – 1 of 1) sorted by relevance
55 static final int SELECTOR_COUNT = 23; field in UiSelector815 if (mSelectorAttributes.indexOfKey(UiSelector.SELECTOR_COUNT) >= 0) { in matchOrUpdateInstance()816 currentSelectorCounter = (Integer)mSelectorAttributes.get(UiSelector.SELECTOR_COUNT); in matchOrUpdateInstance()825 mSelectorAttributes.put(UiSelector.SELECTOR_COUNT, ++currentSelectorCounter); in matchOrUpdateInstance()1000 case SELECTOR_COUNT: in dumpToString()