Home
last modified time | relevance | path

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

/frameworks/base/tests/StatusBar/src/com/android/statusbartest/
DNotificationBuilderTest.java122 cancelNotification(1);
125 cancelNotification(2);
128 cancelNotification(3);
131 cancelNotification(4);
134 cancelNotification(5);
137 cancelNotification(6);
140 cancelNotification(7);
143 cancelNotification(8);
146 cancelNotification(9);
149 cancelNotification(10);
[all …]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCarrierServiceStateTracker.java228 cancelNotification(notificationType.getTypeId()); in evaluateSendingMessageOrCancelNotification()
304 public void cancelNotification(int notificationId) { in cancelNotification() method in CarrierServiceStateTracker
/frameworks/base/services/core/java/com/android/server/accounts/
DAccountManagerService.java453 cancelNotification(getCredentialPermissionNotificationId(account, in cancelAccountAccessRequestNotificationIfNeeded()
2005 cancelNotification( in renameAccountInternal()
2013 cancelNotification(id, new UserHandle(accounts.userId)); in renameAccountInternal()
2166 cancelNotification(getSigninRequiredNotificationId(accounts, account), user); in removeAccountAsUser()
2172 cancelNotification(id, user); in removeAccountAsUser()
2440 cancelNotification(getSigninRequiredNotificationId(accounts, account), in saveCachedToken()
2453 cancelNotification(getSigninRequiredNotificationId(accounts, account), in saveAuthTokenToDatabase()
4043 cancelNotification(getCredentialPermissionNotificationId(account, in newRequestAccountAccessIntent()
4937 cancelNotification(getSigninRequiredNotificationId(mAccounts, account),
5309 private void cancelNotification(NotificationId id, UserHandle user) {
[all …]
/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java547 public final void cancelNotification(String pkg, String tag, int id) { in cancelNotification() method in NotificationListenerService
577 public final void cancelNotification(String key) { in cancelNotification() method in NotificationListenerService
/frameworks/base/services/core/java/com/android/server/am/
DServiceRecord.java695 public void cancelNotification() { in cancelNotification() method in ServiceRecord
DActiveServices.java1346 r.cancelNotification(); in cancelForegroundNotificationLocked()
/frameworks/base/services/core/java/com/android/server/net/
DNetworkPolicyManagerService.java1211 cancelNotification(notificationId);
1411 private void cancelNotification(NotificationId notificationId) { in cancelNotification() method in NetworkPolicyManagerService
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt27044 method public final deprecated void cancelNotification(java.lang.String, java.lang.String, int);
27045 method public final void cancelNotification(java.lang.String);
/frameworks/base/config/
Dhiddenapi-public-dex.txt40090 Landroid/service/notification/NotificationListenerService;->cancelNotification(Ljava/lang/String;)V
40091 Landroid/service/notification/NotificationListenerService;->cancelNotification(Ljava/lang/String;Lj…
Dboot-image-profile.txt39580 HSPLcom/android/internal/telephony/CarrierServiceStateTracker;->cancelNotification(I)V
/frameworks/base/api/
Dcurrent.txt39330 method public final deprecated void cancelNotification(java.lang.String, java.lang.String, int);
39331 method public final void cancelNotification(java.lang.String);