Home
last modified time | relevance | path

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

/packages/modules/HealthFitness/service/java/com/android/server/healthconnect/migration/notification/
DMigrationNotificationSender.java76 notifyFromSystem(notificationManager, notification); in sendNotification()
97 private void notifyFromSystem( in notifyFromSystem() method in MigrationNotificationSender
/packages/modules/Permission/service/java/com/android/safetycenter/notifications/
DSafetyCenterNotificationSender.java201 boolean wasPosted = notifyFromSystem(notificationManager, tag, notification); in notifyActionSuccess()
382 boolean wasPosted = notifyFromSystem(notificationManager, tag, notification); in postNotificationForIssue()
429 private boolean notifyFromSystem( in notifyFromSystem() method in SafetyCenterNotificationSender