Home
last modified time | relevance | path

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

/tools/tradefederation/core/remote/src/com/android/tradefed/command/remote/
DIRemoteClient.java32 public List<DeviceDescriptor> sendListDevices() throws RemoteException; in sendListDevices() method
DRemoteClient.java206 public List<DeviceDescriptor> sendListDevices() throws RemoteException { in sendListDevices() method in RemoteClient