Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/command/
DICommandScheduler.java180 public void handoverInitiationComplete(); in handoverInitiationComplete() method
/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.java369 mMockScheduler.handoverInitiationComplete(); in testHandoverInit()