Searched refs:notifyFromSystem (Results 1 – 2 of 2) sorted by relevance
76 notifyFromSystem(notificationManager, notification); in sendNotification()97 private void notifyFromSystem( in notifyFromSystem() method in MigrationNotificationSender
201 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