Searched refs:selectorValue (Results 1 - 1 of 1) sorted by relevance

/frameworks/testing/uiautomator/library/core-src/com/android/uiautomator/core/
H A DUiSelector.java585 private UiSelector buildSelector(int selectorId, Object selectorValue) { argument
588 selector.getLastSubSelector().mSelectorAttributes.put(selectorId, selectorValue);
590 selector.mSelectorAttributes.put(selectorId, selectorValue);

Completed in 43 milliseconds