Searched refs:getAccountsByTypeAsUser (Results 1 – 4 of 4) sorted by relevance
809 return getAccountsByTypeAsUser(type, mContext.getUser()); in getAccountsByType()815 public Account[] getAccountsByTypeAsUser(String type, UserHandle userHandle) { in getAccountsByTypeAsUser() method in AccountManager
871 for (Account account : mAccountManager.getAccountsByTypeAsUser( in allowListExistingSyncAdaptersIfNeeded()
87 HSPLandroid/accounts/AccountManager;->getAccountsByTypeAsUser(Ljava/lang/String;Landroid/os/UserHan…