HomeSort by relevance Sort by last modified time
    Searched full:focusablecheckbox (Results 1 - 1 of 1) sorted by null

  /cts/tests/uiautomator/src/com/android/cts/uiautomatortest/
CtsUiAutomatorTest.java 477 UiSelector focusableCheckbox = mainLayout.childSelector(new UiSelector().className(
482 assertTrue("Selector focusable", new UiObject(focusableCheckbox).isFocusable());
    [all...]

Completed in 148 milliseconds