Searched defs:UI_TIMEOUT_MS (Results 1 – 1 of 1) sorted by relevance
86 private static final long UI_TIMEOUT_MS = 1000; field in AccessibilityShortcutChooserActivityTest169 mDevice.wait(Until.hasObject(By.text(ONE_HANDED_MODE)), UI_TIMEOUT_MS); in popEditShortcutMenuList_oneHandedModeEnabled_shouldBeInListView() local190 mDevice.wait(Until.hasObject(By.textStartsWith(LIST_TITLE_LABEL)), UI_TIMEOUT_MS); in openShortcutsList() local