Searched refs:getMonitor (Results 1 – 6 of 6) sorted by relevance
123 public IDeviceStateMonitor getMonitor(); in getMonitor() method
110 when(mMockDevice.getMonitor()).thenReturn(mMockMonitor); in setUp()686 when(mMockDevice.getMonitor()).thenReturn(mMockMonitor); in testVerifyKernel_rightKernel()720 when(mMockDevice.getMonitor()).thenReturn(mMockMonitor); in testVerifyKernel_wrongKernel()
463 if (testDevice.getMonitor().waitForDeviceShell(CHECK_WAIT_DEVICE_AVAIL_MS)) { in checkAndAddAvailableDevice()686 d.getMonitor().waitForDeviceBootloaderStateUpdate(); in forceAllocateDevice()963 tcpDevice.getMonitor().waitForDeviceBootloaderStateUpdate(); in connectToTcpDevice()
4758 public IDeviceStateMonitor getMonitor() { in getMonitor() method in NativeDevice
164 .getMonitor() in initializeConnection()611 ((IManagedTestDevice) getDevice()).getMonitor().waitForDeviceAvailable(); in powerwashGce()
190 when(mMockTestDevice.getMonitor()).thenReturn(mMockStateMonitor); in setUp()