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

  /packages/apps/Email/src/com/android/email/mail/store/
ImapConnection.java 412 if (hasNamespaceCapability && !mImapStore.isUserPrefixSet()) {
467 if (mImapStore.isUserPrefixSet()) {
ImapStore.java 465 boolean isUserPrefixSet() {

Completed in 75 milliseconds