Home
last modified time | relevance | path

Searched defs:checkSettings (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Email/provider_src/com/android/email/mail/store/
DServiceStore.java58 public Bundle checkSettings() throws MessagingException { in checkSettings() method in ServiceStore
DPop3Store.java126 public Bundle checkSettings() throws MessagingException { in checkSettings() method in Pop3Store
168 public Bundle checkSettings() throws MessagingException { in checkSettings() method in Pop3Store.Pop3Folder
DImapStore.java487 public Bundle checkSettings() throws MessagingException { in checkSettings() method in ImapStore
/packages/apps/Email/provider_src/com/android/email/mail/
DStore.java184 public abstract Bundle checkSettings() throws MessagingException; in checkSettings() method in Store