Home
last modified time | relevance | path

Searched refs:restartADBServer (Results 1 – 2 of 2) sorted by relevance

/cts/tools/host/src/com/android/cts/
DDeviceManager.java284 public void restartADBServer(TestSession ts) throws DeviceDisconnectedException { in restartADBServer() method in DeviceManager
DTestHost.java492 sDeviceManager.restartADBServer(ts); in runTest()