Searched refs:waitForDeviceAvailableInRecoverPath (Results 1 – 8 of 8) sorted by relevance
116 public default IDevice waitForDeviceAvailableInRecoverPath(final long waitTime) in waitForDeviceAvailableInRecoverPath() method
1294 public boolean waitForDeviceAvailableInRecoverPath(final long waitTime) in waitForDeviceAvailableInRecoverPath() method
178 when(mMockDevice.waitForDeviceAvailableInRecoverPath(Mockito.anyLong())).thenReturn(true); in doSetupExpectations()
167 if (monitor.waitForDeviceAvailableInRecoverPath(mWaitTime) == null) { in recoverDevice()
278 public IDevice waitForDeviceAvailableInRecoverPath(final long waitTime) in waitForDeviceAvailableInRecoverPath() method in NativeDeviceStateMonitor
4337 public boolean waitForDeviceAvailableInRecoverPath(final long waitTime) in waitForDeviceAvailableInRecoverPath() method in NativeDevice4339 return mStateMonitor.waitForDeviceAvailableInRecoverPath(waitTime) != null; in waitForDeviceAvailableInRecoverPath()
493 boolean available = device.waitForDeviceAvailableInRecoverPath(mDeviceBootTime); in setUp()
FileMd5$FileChecksum$1.class FileMd5.java package FileMd5$FileChecksum$1 extends com. ...