Home
last modified time | relevance | path

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

/packages/modules/Permission/service/java/com/android/safetycenter/notifications/
DSafetyCenterNotificationSender.java270 cancelNotificationFromSystem(notificationManager, getNotificationTag(issueKey)); in cancelAllNotifications()
403 cancelNotificationFromSystem(notificationManager, tag); in cancelStaleNotifications()
455 private void cancelNotificationFromSystem( in cancelNotificationFromSystem() method in SafetyCenterNotificationSender