Home
last modified time | relevance | path

Searched refs:readResponse (Results 1 – 10 of 10) sorted by relevance

/frameworks/av/media/mtp/
DMtpDevice.cpp298 MtpResponseCode ret = readResponse(); in openSession()
322 MtpResponseCode ret = readResponse(); in getDeviceInfo()
341 MtpResponseCode ret = readResponse(); in getStorageIDs()
357 MtpResponseCode ret = readResponse(); in getStorageInfo()
380 MtpResponseCode ret = readResponse(); in getObjectHandles()
398 MtpResponseCode ret = readResponse(); in getObjectInfo()
415 MtpResponseCode ret = readResponse(); in getThumbnail()
464 MtpResponseCode ret = readResponse(); in sendObjectInfo()
497 MtpResponseCode ret = readResponse(); in sendObject()
507 MtpResponseCode ret = readResponse(); in deleteObject()
[all …]
DMtpDevice.h110 MtpResponseCode readResponse();
/frameworks/opt/bluetooth/src/android/bluetooth/client/pbap/
DBluetoothPbapRequest.java83 readResponse(is); in execute()
113 protected void readResponse(InputStream stream) throws IOException { in readResponse() method in BluetoothPbapRequest
DBluetoothPbapRequestPullVcardEntry.java64 protected void readResponse(InputStream stream) throws IOException { in readResponse() method in BluetoothPbapRequestPullVcardEntry
DBluetoothPbapRequestPullPhoneBook.java91 protected void readResponse(InputStream stream) throws IOException { in readResponse() method in BluetoothPbapRequestPullPhoneBook
DBluetoothPbapRequestPullVcardListing.java86 protected void readResponse(InputStream stream) throws IOException { in readResponse() method in BluetoothPbapRequestPullVcardListing
/frameworks/opt/bluetooth/src/android/bluetooth/client/map/
DBluetoothMasRequest.java115 readResponse(is); in executeGet()
155 protected void readResponse(InputStream stream) throws IOException { in readResponse() method in BluetoothMasRequest
DBluetoothMasRequestGetFolderListing.java59 protected void readResponse(InputStream stream) { in readResponse() method in BluetoothMasRequestGetFolderListing
DBluetoothMasRequestGetMessage.java58 protected void readResponse(InputStream stream) { in readResponse() method in BluetoothMasRequestGetMessage
DBluetoothMasRequestGetMessagesListing.java118 protected void readResponse(InputStream stream) { in readResponse() method in BluetoothMasRequestGetMessagesListing