Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/accounts/
DAccountManagerService.java3423 List<String> visibleAccountTypes = getTypesVisibleToCaller(callingUid, userId, in getAccounts() local
3524 List<String> visibleAccountTypes = getTypesVisibleToCaller(callingUid, userId, in getAccountsAsUser() local
3554 List<String> visibleAccountTypes) { in getAccountsInternal()
3724 List<String> visibleAccountTypes = getTypesVisibleToCaller(callingUid, userId, in getAccountsByFeatures() local