Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/command/
DCommandScheduler.java1703 handoverDevices(mRemoteClient); in handoverShutdown()
1716 private void handoverDevices(IRemoteClient client) throws RemoteException { in handoverDevices() method in CommandScheduler