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 410 if (hasNamespaceCapability && !mImapStore.isUserPrefixSet()) {
465 if (mImapStore.isUserPrefixSet()) {
ImapStore.java 459 boolean isUserPrefixSet() {

Completed in 305 milliseconds