Searched refs:runUITests (Results 1 – 2 of 2) sorted by relevance
97 iterationPassed = runUITests(); in testManyDisableKeyguard()171 private boolean runUITests() throws DeviceNotAvailableException { in runUITests() method in TestDeviceStressTest
623 while (!runUITests()) { in testClearErrorDialogs_crash()637 assertFalse(runUITests()); in testClearErrorDialogs_crash()641 assertTrue(runUITests()); in testClearErrorDialogs_crash()660 assertTrue(runUITests()); in testDisableKeyguard()802 private boolean runUITests() throws DeviceNotAvailableException { in runUITests() method in TestDeviceFuncTest