Searched refs:onInputData (Results 1 – 3 of 3) sorted by relevance
25 void onInputData(ByteString byteString); in onInputData() method
122 remoteDevice.getInputStreamListener().onInputData(data); in startListeningInputStreamTask()
50 public void onInputData(ByteString byteString) { in onInputData() method in RemoteDeviceListener