Searched refs:DEVICE_UNAVAILABLE (Results 1 – 3 of 3) sorted by relevance
140 DEVICE_UNAVAILABLE(4), enumConstant
606 setLastInvocationExitCode(ExitCode.DEVICE_UNAVAILABLE, e); in run()
175 assertEquals(ExitCode.DEVICE_UNAVAILABLE, mRunner.getErrorCode()); in testRun_deviceUnavailable()