OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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