Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/accounts/
DAccountManagerService.java5344 Account[] newAccountsForType = new Account[newAccountsList.size()]; in removeAccountFromCacheLocked() local
5360 Account[] newAccountsForType = new Account[oldLength + 1]; in insertAccountIntoCacheLocked() local