Home
last modified time | relevance | path

Searched refs:cancelNotification (Results 1 – 13 of 13) 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/base/services/core/java/com/android/server/notification/
DNotificationManagerInternal.java30 void cancelNotification(String pkg, String basePkg, int callingUid, int callingPid, in cancelNotification() method
DNotificationManagerService.java1143 cancelNotification(callingUid, callingPid, sbn.getPackageName(), sbn.getTag(),
1207 cancelNotification(callingUid, callingPid, pkg, tag, id, 0,
1253 cancelNotification(callingUid, callingPid, pkg, tag, id, 0, 0, false, userId,
1656 cancelNotification(record.getSbn().getUid(), record.getSbn().getInitialPid(),
4464 cancelNotification(callingUid, callingPid, pkg, tag, id, 0,
6060 public void cancelNotification(String pkg, String opPkg, int callingUid, int callingPid,
6149 cancelNotification(uid, callingPid, pkg, tag, id, 0,
8602 void cancelNotification(final int callingUid, final int callingPid,
8606 cancelNotification(callingUid, callingPid, pkg, tag, id, mustHaveFlags, mustNotHaveFlags,
8614 void cancelNotification(final int callingUid, final int callingPid,
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCarrierServiceStateTracker.java314 cancelNotification(notificationType); in evaluateSendingMessageOrCancelNotification()
390 public void cancelNotification(NotificationType notificationType) { in cancelNotification() method in CarrierServiceStateTracker
/frameworks/base/services/core/java/com/android/server/accounts/
DAccountManagerService.java455 cancelNotification(getCredentialPermissionNotificationId(account, in cancelAccountAccessRequestNotificationIfNeeded()
2101 cancelNotification( in renameAccountInternal()
2109 cancelNotification(id, new UserHandle(accounts.userId)); in renameAccountInternal()
2255 cancelNotification(getSigninRequiredNotificationId(accounts, account), user); in removeAccountAsUser()
2261 cancelNotification(id, user); in removeAccountAsUser()
2532 cancelNotification(getSigninRequiredNotificationId(accounts, account), in saveCachedToken()
2545 cancelNotification(getSigninRequiredNotificationId(accounts, account), in saveAuthTokenToDatabase()
4158 cancelNotification(getCredentialPermissionNotificationId(account, in newRequestAccountAccessIntent()
5048 cancelNotification(getSigninRequiredNotificationId(mAccounts, account),
5418 private void cancelNotification(NotificationId id, UserHandle user) {
[all …]
/frameworks/base/services/core/java/com/android/server/am/
DServiceRecord.java1049 public void cancelNotification() { in cancelNotification() method in ServiceRecord
1064 nm.cancelNotification(localPackageName, localPackageName, appUid, appPid, in cancelNotification()
DActiveServices.java2539 r.cancelNotification(); in cancelForegroundNotificationLocked()
/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java665 public final void cancelNotification(String pkg, String tag, int id) { in cancelNotification() method in NotificationListenerService
695 public final void cancelNotification(String key) { in cancelNotification() method in NotificationListenerService
/frameworks/base/services/core/java/com/android/server/net/
DNetworkPolicyManagerService.java1401 cancelNotification(notificationId);
1639 private void cancelNotification(NotificationId notificationId) { in cancelNotification() method in NetworkPolicyManagerService
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java5027 mInternalService.cancelNotification(notReal, "android", 0, 0, "tag", in testCancelFromAndroidForNonExistentPackage()
/frameworks/base/services/
Dart-profile5030 HPLcom/android/server/accounts/AccountManagerService;->cancelNotification(Lcom/android/server/accou…
5031 HSPLcom/android/server/accounts/AccountManagerService;->cancelNotification(Lcom/android/server/acco…
9116 HPLcom/android/server/am/ServiceRecord;->cancelNotification()V+]Lcom/android/server/am/ProcessRecor…
25460 PLcom/android/server/net/NetworkPolicyManagerService;->cancelNotification(Lcom/android/server/net/N…
26548 HPLcom/android/server/notification/NotificationManagerService$12;->cancelNotification(Ljava/lang/St…
26953 HSPLcom/android/server/notification/NotificationManagerService;->cancelNotification(IILjava/lang/St…
26954 HSPLcom/android/server/notification/NotificationManagerService;->cancelNotification(IILjava/lang/St…
/frameworks/base/core/api/
Dcurrent.txt38578 method @Deprecated public final void cancelNotification(String, String, int);
38579 method public final void cancelNotification(String);
/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);