Searched refs:stopAdbBridge (Results 1 – 6 of 6) sorted by relevance
122 verify(mMockManager).stopAdbBridge(); in testSetup_tearDown()151 verify(mMockManager).stopAdbBridge(); in testSetup_fail_tearDown()181 verify(mMockManager).stopAdbBridge(); in testNoAdb()208 verify(mMockManager).stopAdbBridge(); in testAdbFromEnv()
207 public void stopAdbBridge(); in stopAdbBridge() method
1082 public synchronized void stopAdbBridge() { in stopAdbBridge() method in DeviceManager
70 getDeviceManager().stopAdbBridge(); in setUp()
280 public void stopAdbBridge() { in stopAdbBridge() method in MockDeviceManager
1238 manager.stopAdbBridge(); in testAdbBridgeFlag()1272 manager.stopAdbBridge(); in testDeviceMonitorLifeCycleWhenAdbRestarts()