Searched defs:readResponse (Results 1 – 12 of 12) sorted by relevance
59 protected void readResponse(InputStream stream) { in readResponse() method in RequestGetFolderListing
62 protected void readResponse(InputStream stream) { in readResponse() method in RequestGetMessage
114 protected void readResponse(InputStream stream) { in readResponse() method in RequestGetMessagesListing
146 protected void readResponse(InputStream stream) throws IOException { in readResponse() method in Request
59 protected void readResponse(InputStream stream) throws IOException { in readResponse() method in RequestGetImageProperties
67 protected void readResponse(InputStream stream) throws IOException { in readResponse() method in RequestGetImage
148 protected void readResponse(InputStream stream) throws IOException { in readResponse() method in BipRequest
95 protected void readResponse(InputStream stream) throws IOException { in readResponse() method in BluetoothPbapRequestPullPhoneBook
115 protected void readResponse(InputStream stream) throws IOException { in readResponse() method in BluetoothPbapRequest
327 public ImapResponse readResponse() throws IOException, MessagingException { in readResponse() method in ImapConnection
134 public ImapResponse readResponse(boolean byeExpected) throws IOException, MessagingException { in readResponse() method in ImapResponseParser
484 bool DnsTlsSocket::readResponse() { in readResponse() function in android::net::DnsTlsSocket