Home
last modified time | relevance | path

Searched defs:readResponse (Results 1 – 8 of 8) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
DBluetoothPbapRequestPullVcardEntry.java70 protected void readResponse(InputStream stream) throws IOException { in readResponse() method in BluetoothPbapRequestPullVcardEntry
DBluetoothPbapRequestPullVcardListing.java86 protected void readResponse(InputStream stream) throws IOException { in readResponse() method in BluetoothPbapRequestPullVcardListing
DBluetoothPbapRequestPullPhoneBook.java97 protected void readResponse(InputStream stream) throws IOException { in readResponse() method in BluetoothPbapRequestPullPhoneBook
DBluetoothPbapRequest.java113 protected void readResponse(InputStream stream) throws IOException { in readResponse() method in BluetoothPbapRequest
/packages/services/Telephony/src/com/android/phone/common/mail/store/
DImapConnection.java179 ImapResponse readResponse() throws IOException, MessagingException { in readResponse() method in ImapConnection
/packages/services/Telephony/src/com/android/phone/common/mail/store/imap/
DImapResponseParser.java143 public ImapResponse readResponse() throws IOException, MessagingException { in readResponse() method in ImapResponseParser
/packages/apps/Email/provider_src/com/android/email/mail/store/imap/
DImapResponseParser.java160 public ImapResponse readResponse() throws IOException, MessagingException { in readResponse() method in ImapResponseParser
/packages/apps/Email/provider_src/com/android/email/mail/store/
DImapConnection.java262 ImapResponse readResponse() throws IOException, MessagingException { in readResponse() method in ImapConnection