Searched refs:handleDeviceNotAvailable (Results 1 – 2 of 2) sorted by relevance
152 handleDeviceNotAvailable(monitor, recoverUntilOnline); in recoverDevice()161 handleDeviceNotAvailable(monitor, recoverUntilOnline); in recoverDevice()235 handleDeviceNotAvailable(monitor, false); in handleDeviceUnresponsive()257 protected void handleDeviceNotAvailable(IDeviceStateMonitor monitor, boolean recoverTillOnline) in handleDeviceNotAvailable() method in WaitDeviceRecovery
185 handleDeviceNotAvailable(dnae, test); in run()215 void handleDeviceNotAvailable(DeviceNotAvailableException originalException, IRemoteTest test) in handleDeviceNotAvailable() method in TestsPoolPoller