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

  /packages/apps/Email/provider_src/com/android/email/mail/store/
ImapConnection.java 464 if (hasNamespaceCapability && !mImapStore.isUserPrefixSet()) {
587 if (mImapStore.isUserPrefixSet()) {
ImapStore.java 511 boolean isUserPrefixSet() {

Completed in 291 milliseconds