/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
H A D | ForegroundServiceNotificationListener.java | 143 private void updateNotification(NotificationEntry entry, int newImportance) { in updateNotification() method in ForegroundServiceNotificationListener
|
/aosp12/frameworks/base/tests/OneMedia/src/com/android/onemedia/ |
H A D | NotificationHelper.java | 146 private void updateNotification() { in updateNotification() method in NotificationHelper
|
/aosp12/packages/apps/Dialer/java/com/android/dialer/app/calllog/ |
H A D | VisualVoicemailUpdateTask.java | 61 private static void updateNotification( in updateNotification() method in VisualVoicemailUpdateTask
|
/aosp12/packages/apps/DeskClock/src/com/android/deskclock/data/ |
H A D | StopwatchModel.kt | 211 fun updateNotification() { regex
|
H A D | TimerModel.kt | 685 fun updateNotification() { regex
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
H A D | AlertingNotificationManager.java | 102 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 D | CallServiceNotifier.java | 90 public void updateNotification(Context context) { in updateNotification() method in CallServiceNotifier
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/opp/ |
H A D | BluetoothOppNotification.java | 167 public void updateNotification() { in updateNotification() method in BluetoothOppNotification
|
/aosp12/packages/apps/DeskClock/src/com/android/deskclock/alarms/ |
H A D | AlarmNotifications.kt | 569 fun updateNotification(context: Context, instance: AlarmInstance) { regex
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
H A D | HeadsUpManager.java | 130 public void updateNotification(@NonNull String key, boolean alert) { in updateNotification() method in HeadsUpManager
|
/aosp12/packages/apps/Nfc/src/com/android/nfc/beam/ |
H A D | BeamTransferManager.java | 303 void updateNotification() { in updateNotification() method in BeamTransferManager
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/power/ |
H A D | PowerNotificationWarnings.java | 212 private void updateNotification() { in updateNotification() method in PowerNotificationWarnings
|
/aosp12/packages/apps/Dialer/java/com/android/incallui/ |
H A D | StatusBarNotifier.java | 209 public void updateNotification() { in updateNotification() method in StatusBarNotifier
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/ |
H A D | NotificationEntryManager.java | 711 public void updateNotification(StatusBarNotification notification, RankingMap ranking) { in updateNotification() method in NotificationEntryManager
|