Home
last modified time | relevance | path

Searched defs:sendAllocateDevice (Results 1 – 2 of 2) sorted by relevance

/tools/tradefederation/core/remote/src/com/android/tradefed/command/remote/
DIRemoteClient.java40 public void sendAllocateDevice(String serial) throws RemoteException; in sendAllocateDevice() method
DRemoteClient.java140 public void sendAllocateDevice(String serial) throws RemoteException { in sendAllocateDevice() method in RemoteClient