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

/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
H A DUiSelector.java588 private UiSelector buildSelector(int selectorId, Object selectorValue) { argument
591 selector.getLastSubSelector().mSelectorAttributes.put(selectorId, selectorValue);
593 selector.mSelectorAttributes.put(selectorId, selectorValue);

Completed in 24 milliseconds