Searched defs:readResponse (Results 1 – 6 of 6) sorted by relevance
/frameworks/opt/bluetooth/src/android/bluetooth/client/map/ | ||
D | BluetoothMasRequestGetFolderListing.java | 59 protected void readResponse(InputStream stream) { in readResponse() method in BluetoothMasRequestGetFolderListing |
D | BluetoothMasRequestGetMessage.java | 60 protected void readResponse(InputStream stream) { in readResponse() method in BluetoothMasRequestGetMessage |
D | BluetoothMasRequestGetMessagesListing.java | 118 protected void readResponse(InputStream stream) { in readResponse() method in BluetoothMasRequestGetMessagesListing |
D | BluetoothMasRequest.java | 155 protected void readResponse(InputStream stream) throws IOException { in readResponse() method in BluetoothMasRequest |
/frameworks/av/media/mtp/ | ||
D | MtpEventPacket.cpp | 64 int MtpEventPacket::readResponse(struct usb_device *device) { in readResponse() function in android::MtpEventPacket |
D | MtpDevice.cpp | 890 MtpResponseCode MtpDevice::readResponse() { in readResponse() function in android::MtpDevice |