Home
last modified time | relevance | path

Searched defs:updateNotification (Results 1 – 14 of 14) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DForegroundServiceNotificationListener.java143 private void updateNotification(NotificationEntry entry, int newImportance) { in updateNotification() method in ForegroundServiceNotificationListener
/aosp12/frameworks/base/tests/OneMedia/src/com/android/onemedia/
H A DNotificationHelper.java146 private void updateNotification() { in updateNotification() method in NotificationHelper
/aosp12/packages/apps/Dialer/java/com/android/dialer/app/calllog/
H A DVisualVoicemailUpdateTask.java61 private static void updateNotification( in updateNotification() method in VisualVoicemailUpdateTask
/aosp12/packages/apps/DeskClock/src/com/android/deskclock/data/
H A DStopwatchModel.kt211 fun updateNotification() { regex
H A DTimerModel.kt685 fun updateNotification() { regex
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DAlertingNotificationManager.java102 public void updateNotification(@NonNull String key, boolean alert) { in updateNotification() method in AlertingNotificationManager
/aosp12/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
H A DCallServiceNotifier.java90 public void updateNotification(Context context) { in updateNotification() method in CallServiceNotifier
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppNotification.java167 public void updateNotification() { in updateNotification() method in BluetoothOppNotification
/aosp12/packages/apps/DeskClock/src/com/android/deskclock/alarms/
H A DAlarmNotifications.kt569 fun updateNotification(context: Context, instance: AlarmInstance) { regex
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DHeadsUpManager.java130 public void updateNotification(@NonNull String key, boolean alert) { in updateNotification() method in HeadsUpManager
/aosp12/packages/apps/Nfc/src/com/android/nfc/beam/
H A DBeamTransferManager.java303 void updateNotification() { in updateNotification() method in BeamTransferManager
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/power/
H A DPowerNotificationWarnings.java212 private void updateNotification() { in updateNotification() method in PowerNotificationWarnings
/aosp12/packages/apps/Dialer/java/com/android/incallui/
H A DStatusBarNotifier.java209 public void updateNotification() { in updateNotification() method in StatusBarNotifier
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DNotificationEntryManager.java711 public void updateNotification(StatusBarNotification notification, RankingMap ranking) { in updateNotification() method in NotificationEntryManager