Home
last modified time | relevance | path

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

/packages/apps/DeskClock/src/com/android/deskclock/data/
DStopwatchModel.kt211 fun updateNotification() { in updateNotification() method in com.android.deskclock.data.StopwatchModel
DTimerModel.kt685 fun updateNotification() { in updateNotification() method in com.android.deskclock.data.TimerModel
DTimerNotificationBuilder.kt206 val updateNotification: Intent = TimerService.createUpdateNotificationIntent(context) in build() constant
/packages/apps/Car/VoiceControl/src/com/android/car/voicecontrol/
DInteractionService.java215 private void updateNotification() { in updateNotification() method in InteractionService
/packages/apps/Dialer/java/com/android/dialer/app/calllog/
DVisualVoicemailUpdateTask.java61 private static void updateNotification( in updateNotification() method in VisualVoicemailUpdateTask
/packages/services/DeviceAsWebcam/interface/src/com/android/deviceaswebcam/
DDeviceAsWebcamFgService.java179 private void updateNotification(boolean isStreaming) { in updateNotification() method in DeviceAsWebcamFgService
/packages/apps/Car/Notification/src/com/android/car/notification/
DNotificationGroup.java262 public boolean updateNotification(AlertEntry oldValue, AlertEntry newValue) { in updateNotification() method in NotificationGroup
/packages/apps/DeskClock/src/com/android/deskclock/alarms/
DAlarmNotifications.kt569 fun updateNotification(context: Context, instance: AlarmInstance) { in updateNotification() method
/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
DCallServiceNotifier.java90 public void updateNotification(Context context) { in updateNotification() method in CallServiceNotifier
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/
DBluetoothOppNotification.java205 public void updateNotification() { in updateNotification() method in BluetoothOppNotification
/packages/modules/CaptivePortalLogin/src/com/android/captiveportallogin/
DDownloadService.java358 private void updateNotification(@NonNull NotificationManager nm, int eventId, in updateNotification() method in DownloadService.ProcessingRunnable
/packages/apps/Dialer/java/com/android/incallui/
DStatusBarNotifier.java213 public void updateNotification() { in updateNotification() method in StatusBarNotifier