Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/command/
DICommandScheduler.java178 public void handoverInitiationComplete(); in handoverInitiationComplete() method
DCommandScheduler.java2248 public void handoverInitiationComplete() { in handoverInitiationComplete() method in CommandScheduler
/tools/tradefederation/core/src/com/android/tradefed/command/remote/
DRemoteManager.java346 mScheduler.handoverInitiationComplete(); in processHandoverInitComplete()
/tools/tradefederation/core/tests/src/com/android/tradefed/command/remote/
DRemoteManagerFuncTest.java368 mMockScheduler.handoverInitiationComplete(); in testHandoverInit()