Searched refs:stopEmulatorOutput (Results 1 – 4 of 4) sorted by relevance
1427 public void stopEmulatorOutput(); in stopEmulatorOutput() method
732 device.stopEmulatorOutput(); in freeDevice()
4577 public void stopEmulatorOutput() { in stopEmulatorOutput() method in NativeDevice
400 verify(mMockTestDevice).stopEmulatorOutput(); in testFreeDevice_emulator()