Searched refs:runUITests (Results 1 – 1 of 1) sorted by relevance
731 while (!runUITests()) { in testClearErrorDialogs_crash()745 assertFalse(runUITests()); in testClearErrorDialogs_crash()749 assertTrue(runUITests()); in testClearErrorDialogs_crash()769 assertTrue(runUITests()); in testDisableKeyguard()917 private boolean runUITests() throws DeviceNotAvailableException { in runUITests() method in TestDeviceFuncTest