Home
last modified time | relevance | path

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

/packages/apps/UnifiedEmail/src/com/android/mail/providers/
DMailAppProvider.java527 private static class AccountCacheEntry { class in MailAppProvider
534 public AccountCacheEntry(Account account, Uri accountQueryUri) { in AccountCacheEntry() method in MailAppProvider.AccountCacheEntry
539 public AccountCacheEntry(JSONObject o) throws JSONException { in AccountCacheEntry() method in MailAppProvider.AccountCacheEntry