Searched refs:getAccountsByTypeAsUser (Results 1 – 3 of 3) sorted by relevance
682 return getAccountsByTypeAsUser(type, mContext.getUser()); in getAccountsByType()688 public Account[] getAccountsByTypeAsUser(String type, UserHandle userHandle) { in getAccountsByTypeAsUser() method in AccountManager
784 for (Account account : mAccountManager.getAccountsByTypeAsUser( in whiteListExistingSyncAdaptersIfNeeded()
77 HSPLandroid/accounts/AccountManager;->getAccountsByTypeAsUser(Ljava/lang/String;Landroid/os/UserHan…