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
684 while (!runUITests()) { in testClearErrorDialogs_crash()698 assertFalse(runUITests()); in testClearErrorDialogs_crash()702 assertTrue(runUITests()); in testClearErrorDialogs_crash()721 assertTrue(runUITests()); in testDisableKeyguard()863 private boolean runUITests() throws DeviceNotAvailableException { in runUITests() method in TestDeviceFuncTest