HomeSort by relevance Sort by last modified time
    Searched defs:ImapMemoryLiteral (Results 1 - 2 of 2) sorted by null

  /packages/apps/Email/provider_src/com/android/email/mail/store/imap/
ImapMemoryLiteral.java 31 public class ImapMemoryLiteral extends ImapString {
34 /* package */ ImapMemoryLiteral(FixedLengthInputStream in) throws IOException {
  /packages/apps/Dialer/java/com/android/voicemail/impl/mail/store/imap/
ImapMemoryLiteral.java 27 public class ImapMemoryLiteral extends ImapString {
28 private final String TAG = "ImapMemoryLiteral";
31 /* package */ ImapMemoryLiteral(FixedLengthInputStream in) throws IOException {

Completed in 91 milliseconds