Home
last modified time | relevance | path

Searched refs:stopAdbBridge (Results 1 – 4 of 4) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/device/
DIDeviceManager.java175 public void stopAdbBridge(); in stopAdbBridge() method
DDeviceManager.java845 public synchronized void stopAdbBridge() { in stopAdbBridge() method in DeviceManager
/tools/tradefederation/core/tests/src/com/android/tradefed/device/
DMockDeviceManager.java290 public void stopAdbBridge() { in stopAdbBridge() method in MockDeviceManager
DDeviceManagerTest.java1168 manager.stopAdbBridge(); in testAdbBridgeFlag()
1209 manager.stopAdbBridge(); in testDeviceMonitorLifeCycleWhenAdbRestarts()