Searched defs:getCredentialPermissionNotificationId (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/accounts/
H A DAccountManagerService.java2399 installNotification(getCredentialPermissionNotificationId(
2412 String.valueOf(getCredentialPermissionNotificationId(account, authTokenType, uid)));
2422 private Integer getCredentialPermissionNotificationId(Account account, String authTokenType, method in class:AccountManagerService
5255 cancelNotification(getCredentialPermissionNotificationId(account, authTokenType, uid),
5290 cancelNotification(getCredentialPermissionNotificationId(account, authTokenType, uid),

Completed in 41 milliseconds