/packages/apps/Calendar/src/com/android/calendar/alerts/ |
D | NotificationMgr.java | 29 public void cancelAll() { in cancelAll() method in NotificationMgr
|
/packages/apps/Dialer/java/com/android/dialer/notification/missedcalls/ |
D | MissedCallNotificationCanceller.java | 30 public static void cancelAll(@NonNull Context context) { in cancelAll() method in MissedCallNotificationCanceller
|
/packages/apps/Camera2/src/com/android/camera/app/ |
D | CameraApp.java | 81 manager.cancelAll(); in clearNotifications()
|
/packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/common/ |
D | NotificationHelperTest.java | 106 mNotificationManager.cancelAll(); in removeAllNotifications()
|
/packages/apps/Dialer/java/com/android/dialer/calllog/ |
D | ClearMissedCalls.java | 69 MissedCallNotificationCanceller.cancelAll(appContext); in clearAll()
|
/packages/apps/Dialer/java/com/android/dialer/notification/ |
D | DialerNotificationManager.java | 91 public static void cancelAll(Context context, String prefix) { in cancelAll() method in DialerNotificationManager
|
/packages/services/Car/service/src/com/android/car/ |
D | CarPowerManagementService.java | 186 mHandler.cancelAll(); in release() 731 private void cancelAll() { in cancelAll() method in CarPowerManagementService.PowerHandler
|
/packages/apps/Dialer/java/com/android/dialer/app/calllog/ |
D | CallLogNotificationsService.java | 192 MissedCallNotificationCanceller.cancelAll(context); in cancelAllMissedCallsBackground()
|
D | LegacyVoicemailNotifier.java | 171 DialerNotificationManager.cancelAll(context, NOTIFICATION_TAG); in cancelNotification()
|
D | MissedCallNotifier.java | 120 MissedCallNotificationCanceller.cancelAll(context); in updateMissedCallNotification()
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/ |
D | ProcessingService.java | 239 mNotifyMgr.cancelAll(); in handleSaveRequest()
|
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/ |
D | BluetoothOppNotification.java | 606 mNotificationMgr.cancelAll(); in cancelNotifications()
|
D | BluetoothOppService.java | 237 mNotifier.mNotificationMgr.cancelAll(); in start()
|
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/notification/ |
D | NotificationFragment.java | 115 mManager.cancelAll(); in initCancelAllButton()
|
/packages/apps/Car/LocalMediaPlayer/src/com/android/car/media/localmediaplayer/ |
D | Player.java | 194 mNotificationManager.cancelAll(); in destroy()
|
/packages/apps/UnifiedEmail/src/com/android/mail/utils/ |
D | NotificationUtils.java | 334 nm.cancelAll(); in cancelAllNotifications() 375 nm.cancelAll(); in resendNotifications()
|