Searched refs:checkSettings (Results 1 – 7 of 7) sorted by relevance
206 mStore.checkSettings(); in testCheckSettings()211 mStore.checkSettings(); in testCheckSettings()218 mStore.checkSettings(); in testCheckSettings()253 mStore.checkSettings(); in testCheckSettingsCapabilities()
2058 mStore.checkSettings(); in testCheckSettings()2064 mStore.checkSettings(); in testCheckSettings()
126 public Bundle checkSettings() throws MessagingException { in checkSettings() method in Pop3Store135 bundle = folder.checkSettings(); in checkSettings()168 public Bundle checkSettings() throws MessagingException { in checkSettings() method in Pop3Store.Pop3Folder
58 public Bundle checkSettings() throws MessagingException { in checkSettings() method in ServiceStore
487 public Bundle checkSettings() throws MessagingException { in checkSettings() method in ImapStore
184 public abstract Bundle checkSettings() throws MessagingException; in checkSettings() method in Store
383 final Bundle bundle = store.checkSettings(); in doInBackground()