Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/accounts/
DAccountManagerService.java2119 Account[] newAccountsForType = new Account[newAccountsList.size()]; in removeAccountFromCacheLocked() local
2134 Account[] newAccountsForType = new Account[oldLength + 1]; in insertAccountIntoCacheLocked() local