Searched defs:UI_TIMEOUT_MS (Results 1 – 1 of 1) sorted by relevance
105 private static final long UI_TIMEOUT_MS = 1000; field in AccessibilityShortcutChooserActivityTest179 mDevice.findObject(By.text(TEST_LABEL)).clickAndWait(Until.newWindow(), UI_TIMEOUT_MS); in selectTestService_permissionDialog_allow_rowChecked() local190 mDevice.findObject(By.text(TEST_LABEL)).clickAndWait(Until.newWindow(), UI_TIMEOUT_MS); in selectTestService_permissionDialog_deny_rowNotChecked() local201 mDevice.findObject(By.text(TEST_LABEL)).clickAndWait(Until.newWindow(), UI_TIMEOUT_MS); in selectTestService_permissionDialog_uninstall_callsUninstaller_rowRemoved() local281 mDevice.wait(Until.hasObject(By.text(ONE_HANDED_MODE)), UI_TIMEOUT_MS); in popEditShortcutMenuList_oneHandedModeEnabled_shouldBeInListView() local326 mDevice.wait(Until.hasObject(By.textStartsWith(LIST_TITLE_LABEL)), UI_TIMEOUT_MS); in openShortcutsList() local