Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DReviewNotificationPermissionsReceiver.java58 protected void cancelNotification(Context context) { in cancelNotification() method in ReviewNotificationPermissionsReceiver
DNotificationManagerInternal.java33 void cancelNotification(String pkg, String basePkg, int callingUid, int callingPid, in cancelNotification() method
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DReviewNotificationPermissionsReceiverTest.java49 protected void cancelNotification(Context context) { in cancelNotification() method in ReviewNotificationPermissionsReceiverTest.MockReviewNotificationPermissionsReceiver
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DRemoteBugreportManager.java345 private void cancelNotification() { in cancelNotification() method in RemoteBugreportManager
/frameworks/base/tests/StatusBar/src/com/android/statusbartest/
DNotificationBuilderTest.java206 private void cancelNotification(final int id) { in cancelNotification() method in NotificationBuilderTest
/frameworks/base/packages/CarrierDefaultApp/src/com/android/carrierdefaultapp/
DSlicePurchaseBroadcastReceiver.java97 public static void cancelNotification(@NonNull Context context, in cancelNotification() method in SlicePurchaseBroadcastReceiver
/frameworks/base/services/core/java/com/android/server/devicestate/
DDeviceStateNotificationController.java175 void cancelNotification(int state) { in cancelNotification() method in DeviceStateNotificationController
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCarrierServiceStateTracker.java399 public void cancelNotification(NotificationType notificationType) { in cancelNotification() method in CarrierServiceStateTracker
/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java693 public final void cancelNotification(String pkg, String tag, int id) { in cancelNotification() method in NotificationListenerService
723 public final void cancelNotification(String key) { in cancelNotification() method in NotificationListenerService
/frameworks/base/services/core/java/com/android/server/am/
DServiceRecord.java1462 public void cancelNotification() { in cancelNotification() method in ServiceRecord
/frameworks/base/services/core/java/com/android/server/net/
DNetworkPolicyManagerService.java1751 private void cancelNotification(NotificationId notificationId) { in cancelNotification() method in NetworkPolicyManagerService