Searched refs:newRequestAccountAccessIntent (Results 1 – 2 of 2) sorted by relevance
4125 Intent intent = newRequestAccountAccessIntent(account, packageName, uid, null); in createRequestAccountAccessIntentSenderAsUser()4138 private Intent newRequestAccountAccessIntent(Account account, String packageName, in newRequestAccountAccessIntent() method in AccountManagerService6282 Intent intent = newRequestAccountAccessIntent(account, packageName, uid, callback);
5120 PLcom/android/server/accounts/AccountManagerService;->newRequestAccountAccessIntent(Landroid/accoun…