Home
last modified time | relevance | path

Searched refs:cancelAccountAccessRequestNotificationIfNeeded (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/accounts/
DAccountManagerService.java371 cancelAccountAccessRequestNotificationIfNeeded(uid, true, accounts); in AccountManagerService()
383 cancelAccountAccessRequestNotificationIfNeeded(uid, true, accounts); in AccountManagerService()
405 cancelAccountAccessRequestNotificationIfNeeded( in AccountManagerService()
449 cancelAccountAccessRequestNotificationIfNeeded( in AccountManagerService()
469 private void cancelAccountAccessRequestNotificationIfNeeded(int uid, in cancelAccountAccessRequestNotificationIfNeeded() method in AccountManagerService
473 cancelAccountAccessRequestNotificationIfNeeded(account, uid, checkAccess, userAccounts); in cancelAccountAccessRequestNotificationIfNeeded()
477 private void cancelAccountAccessRequestNotificationIfNeeded(String packageName, int uid, in cancelAccountAccessRequestNotificationIfNeeded() method in AccountManagerService
481 cancelAccountAccessRequestNotificationIfNeeded(account, in cancelAccountAccessRequestNotificationIfNeeded()
486 private void cancelAccountAccessRequestNotificationIfNeeded(Account account, int uid, in cancelAccountAccessRequestNotificationIfNeeded() method in AccountManagerService
491 cancelAccountAccessRequestNotificationIfNeeded(account, uid, in cancelAccountAccessRequestNotificationIfNeeded()
[all …]