Home
last modified time | relevance | path

Searched refs:cancelAndWait (Results 1 – 3 of 3) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/command/
DCommandScheduler.java1038 mRemoteManager.cancelAndWait(); in run()
2263 mRemoteManager.cancelAndWait(); in completeHandover()
/tools/tradefederation/core/src/com/android/tradefed/command/remote/
DRemoteManager.java492 public void cancelAndWait() { in cancelAndWait() method in RemoteManager
/tools/tradefederation/core/tests/src/com/android/tradefed/command/remote/
DRemoteManagerFuncTest.java66 mRemoteMgr.cancelAndWait(); in tearDown()