Searched refs:sendAllocateDevice (Results 1 – 3 of 3) sorted by relevance
87 mRemoteClient.sendAllocateDevice("serial"); in testAllocateFree()146 mRemoteClient.sendAllocateDevice("serial"); in testAllocateClose()170 mRemoteClient.sendAllocateDevice("serial"); in testAllocateFreeAll()268 mRemoteClient.sendAllocateDevice("serial"); in testExecCommand()311 mRemoteClient.sendAllocateDevice("serial"); in testConsecutiveExecCommand()421 mRemoteClient.sendAllocateDevice("serial"); in testGetLastCommandResult_noActiveCommand()450 mRemoteClient.sendAllocateDevice("serial"); in testGetLastCommandResult_executing()500 mRemoteClient.sendAllocateDevice("serial"); in testGetLastCommandResult_notAvail()
40 public void sendAllocateDevice(String serial) throws RemoteException; in sendAllocateDevice() method
140 public void sendAllocateDevice(String serial) throws RemoteException { in sendAllocateDevice() method in RemoteClient