Home
last modified time | relevance | path

Searched defs:getAllAccounts (Results 1 – 5 of 5) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/providers/
DAllAccountObserver.java83 public final Account[] getAllAccounts() { in getAllAccounts() method in AllAccountObserver
DAccount.java532 public static Account[] getAllAccounts(ObjectCursor<Account> cursor) { in getAllAccounts() method in Account
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
DAccountController.java64 Account[] getAllAccounts(); in getAllAccounts() method
DAbstractActivityController.java780 public Account[] getAllAccounts() { in getAllAccounts() method in AbstractActivityController
DFolderListFragment.java735 public Account[] getAllAccounts() { in getAllAccounts() method in FolderListFragment