/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/obex/ |
H A D | RequestGetFolderListing.java | 59 protected void readResponse(InputStream stream) { in readResponse() method in RequestGetFolderListing
|
H A D | RequestGetMessage.java | 62 protected void readResponse(InputStream stream) { in readResponse() method in RequestGetMessage
|
H A D | RequestGetMessagesListing.java | 114 protected void readResponse(InputStream stream) { in readResponse() method in RequestGetMessagesListing
|
H A D | Request.java | 146 protected void readResponse(InputStream stream) throws IOException { in readResponse() method in Request
|
/aosp12/frameworks/av/media/mtp/ |
H A D | MtpEventPacket.cpp | 64 int MtpEventPacket::readResponse(struct usb_device *device) { in readResponse() function in android::MtpEventPacket
|
H A D | MtpDevice.cpp | 916 MtpResponseCode MtpDevice::readResponse() { in readResponse() function in android::MtpDevice
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/bip/ |
H A D | RequestGetImageProperties.java | 59 protected void readResponse(InputStream stream) throws IOException { in readResponse() method in RequestGetImageProperties
|
H A D | RequestGetImage.java | 67 protected void readResponse(InputStream stream) throws IOException { in readResponse() method in RequestGetImage
|
H A D | BipRequest.java | 148 protected void readResponse(InputStream stream) throws IOException { in readResponse() method in BipRequest
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/ |
H A D | BluetoothPbapRequestPullPhoneBook.java | 95 protected void readResponse(InputStream stream) throws IOException { in readResponse() method in BluetoothPbapRequestPullPhoneBook
|
H A D | BluetoothPbapRequest.java | 115 protected void readResponse(InputStream stream) throws IOException { in readResponse() method in BluetoothPbapRequest
|
/aosp12/frameworks/libs/service_entitlement/java/com/android/libraries/entitlement/http/ |
H A D | HttpClient.java | 153 private static String readResponse(URLConnection connection) throws IOException { in readResponse() method in HttpClient
|
/aosp12/packages/apps/Dialer/java/com/android/voicemail/impl/mail/store/ |
H A D | ImapConnection.java | 327 public ImapResponse readResponse() throws IOException, MessagingException { in readResponse() method in ImapConnection
|
/aosp12/packages/apps/Dialer/java/com/android/voicemail/impl/mail/store/imap/ |
H A D | ImapResponseParser.java | 134 public ImapResponse readResponse(boolean byeExpected) throws IOException, MessagingException { in readResponse() method in ImapResponseParser
|
/aosp12/packages/modules/DnsResolver/ |
H A D | DnsTlsSocket.cpp | 621 bool DnsTlsSocket::readResponse() { in readResponse() function in android::net::DnsTlsSocket
|