Home
last modified time | relevance | path

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

/tools/tradefederation/core/remote/src/com/android/tradefed/command/remote/
DRemoteClient.java36 public class RemoteClient implements IRemoteClient {
102 public static IRemoteClient connect(int port) throws RemoteException { in connect()
118 public static IRemoteClient connect(String hostname, int port) throws RemoteException { in connect()
132 public static IRemoteClient connect() throws RemoteException { in connect()
DIRemoteClient.java24 public interface IRemoteClient { interface
/tools/tradefederation/core/tests/src/com/android/tradefed/command/remote/
DRemoteManagerFuncTest.java47 private IRemoteClient mRemoteClient;