Searched refs:isUserPrefixSet (Results 1 – 2 of 2) sorted by relevance
412 if (hasNamespaceCapability && !mImapStore.isUserPrefixSet()) { in doGetNamespace()467 if (mImapStore.isUserPrefixSet()) { in doGetPathSeparator()
465 boolean isUserPrefixSet() { in isUserPrefixSet() method in ImapStore