Searched refs:WAIT_FOR_TEXT_IN_MS (Results 1 – 1 of 1) sorted by relevance
119 private static final int WAIT_FOR_TEXT_IN_MS = 1000; field in SdkSandboxManagerTest862 sUiDevice.wait(Until.hasObject(By.text("DEFAULT_SHOW_TEXT")), WAIT_FOR_TEXT_IN_MS)); in testBackNavigationControl()869 sUiDevice.wait(Until.hasObject(By.text("DEFAULT_SHOW_TEXT")), WAIT_FOR_TEXT_IN_MS)); in testBackNavigationControl()896 WAIT_FOR_TEXT_IN_MS)); in testSandboxActivityShouldRotateIfNotLocked() local902 WAIT_FOR_TEXT_IN_MS)); in testSandboxActivityShouldRotateIfNotLocked() local929 WAIT_FOR_TEXT_IN_MS)); in testSandboxActivityOrientationLocking() local936 WAIT_FOR_TEXT_IN_MS)); in testSandboxActivityOrientationLocking() local942 WAIT_FOR_TEXT_IN_MS)); in testSandboxActivityOrientationLocking() local951 WAIT_FOR_TEXT_IN_MS)); in testSandboxActivityOrientationLocking() local958 WAIT_FOR_TEXT_IN_MS)); in testSandboxActivityOrientationLocking() local[all …]