Searched refs:readResponse (Results 1 - 8 of 8) sorted by relevance

/frameworks/av/media/mtp/
H A DMtpEventPacket.h39 int readResponse(struct usb_device *device);
H A DMtpEventPacket.cpp68 int MtpEventPacket::readResponse(struct usb_device *device) { function in class:android::MtpEventPacket
H A DMtpDevice.cpp324 MtpResponseCode ret = readResponse();
348 MtpResponseCode ret = readResponse();
367 MtpResponseCode ret = readResponse();
383 MtpResponseCode ret = readResponse();
406 MtpResponseCode ret = readResponse();
424 MtpResponseCode ret = readResponse();
441 MtpResponseCode ret = readResponse();
491 MtpResponseCode ret = readResponse();
528 MtpResponseCode ret = readResponse();
538 MtpResponseCode ret = readResponse();
881 MtpResponseCode MtpDevice::readResponse() { function in class:android::MtpDevice
[all...]
H A DMtpDevice.h159 MtpResponseCode readResponse();
/frameworks/opt/bluetooth/src/android/bluetooth/client/map/
H A DBluetoothMasRequest.java115 readResponse(is);
155 protected void readResponse(InputStream stream) throws IOException { method in class:BluetoothMasRequest
H A DBluetoothMasRequestGetFolderListing.java59 protected void readResponse(InputStream stream) { method in class:BluetoothMasRequestGetFolderListing
H A DBluetoothMasRequestGetMessage.java60 protected void readResponse(InputStream stream) { method in class:BluetoothMasRequestGetMessage
H A DBluetoothMasRequestGetMessagesListing.java118 protected void readResponse(InputStream stream) { method in class:BluetoothMasRequestGetMessagesListing

Completed in 243 milliseconds