Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/accounts/
DAccountManagerService.java282 final Account[] accountsForType = new Account[accountNames.size()]; in validateAccountsAndPopulateCache() local
2132 Account[] accountsForType = mAccountCache.get(account.type); in insertAccountIntoCacheLocked() local