Searched defs:getCredentialPermissionNotificationId (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/core/java/android/accounts/
H A DAccountManagerService.java1202 installNotification(getCredentialPermissionNotificationId(
1215 String.valueOf(getCredentialPermissionNotificationId(account, authTokenType, uid)));
1225 private Integer getCredentialPermissionNotificationId(Account account, String authTokenType, method in class:AccountManagerService
2348 cancelNotification(getCredentialPermissionNotificationId(account, authTokenType, uid),
2383 cancelNotification(getCredentialPermissionNotificationId(account, authTokenType, uid),

Completed in 44 milliseconds