Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/command/remote/
DRemoteManager.java269 postOp = processStartHandover((StartHandoverOp)rc, result); in processClientOperations()
329 private Thread processStartHandover(StartHandoverOp c, JSONObject result) { in processStartHandover() method in RemoteManager