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