Searched refs:rebootThread (Results 1 – 2 of 2) sorted by relevance
147 Thread rebootThread = new Thread() { in testRun_deviceReboot() local163 rebootThread.start(); in testRun_deviceReboot()
213 Thread rebootThread = in testRun_deviceReboot() local229 rebootThread.setName("InstrumentationTestFuncTest#testRun_deviceReboot"); in testRun_deviceReboot()230 rebootThread.start(); in testRun_deviceReboot()245 rebootThread.join(WAIT_FOR_DEVICE_AVAILABLE); in testRun_deviceReboot()