Searched refs:sendFreeDevice (Results 1 – 3 of 3) sorted by relevance
88 mRemoteClient.sendFreeDevice("serial"); in testAllocateFree()171 mRemoteClient.sendFreeDevice("*"); in testAllocateFreeAll()185 mRemoteClient.sendFreeDevice("foo"); in testFree_unknown()270 mRemoteClient.sendFreeDevice("serial"); in testExecCommand()323 mRemoteClient.sendFreeDevice("serial"); in testConsecutiveExecCommand()423 mRemoteClient.sendFreeDevice("serial"); in testGetLastCommandResult_noActiveCommand()453 mRemoteClient.sendFreeDevice("serial"); in testGetLastCommandResult_executing()503 mRemoteClient.sendFreeDevice("serial"); in testGetLastCommandResult_notAvail()
48 public void sendFreeDevice(String serial) throws RemoteException; in sendFreeDevice() method
148 public void sendFreeDevice(String serial) throws RemoteException { in sendFreeDevice() method in RemoteClient