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

/frameworks/base/services/core/java/com/android/server/accounts/
H A DAccountManagerService.java1744 installNotification(getCredentialPermissionNotificationId(
1757 String.valueOf(getCredentialPermissionNotificationId(account, authTokenType, uid)));
1767 private Integer getCredentialPermissionNotificationId(Account account, String authTokenType, method in class:AccountManagerService
3246 cancelNotification(getCredentialPermissionNotificationId(account, authTokenType, uid),
3281 cancelNotification(getCredentialPermissionNotificationId(account, authTokenType, uid),

Completed in 1364 milliseconds