Home
last modified time | relevance | path

Searched defs:createNotificationChannel (Results 1 – 11 of 11) sorted by relevance

/packages/modules/DeviceLock/DeviceLockController/src/com/android/devicelockcontroller/activities/
DDeviceLockNotificationManager.java134 private static void createNotificationChannel(Context context) { in createNotificationChannel() method in DeviceLockNotificationManager
/packages/apps/TV/src/com/android/tv/dvr/recorder/
DDvrRecordingService.java204 private void createNotificationChannel() { in createNotificationChannel() method in DvrRecordingService
/packages/modules/HealthFitness/service/java/com/android/server/healthconnect/migration/notification/
DMigrationNotificationSender.java123 private void createNotificationChannel(@NonNull UserHandle userHandle) { in createNotificationChannel() method in MigrationNotificationSender
/packages/modules/AdServices/adservices/apk/java/com/android/adservices/ui/notifications/
DConsentNotificationTrigger.java278 private static void createNotificationChannel(@NonNull Context context) { in createNotificationChannel() method in ConsentNotificationTrigger
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/incident/
DPendingList.java285 private void createNotificationChannel() { in createNotificationChannel() method in PendingList.Updater
/packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/fastpair/notification/
DFastPairNotificationManager.java232 private NotificationChannel createNotificationChannel( in createNotificationChannel() method in FastPairNotificationManager
/packages/services/DeviceAsWebcam/src/com/android/DeviceAsWebcam/
DDeviceAsWebcamFgService.java104 private String createNotificationChannel() { in createNotificationChannel() method in DeviceAsWebcamFgService
/packages/services/BuiltInPrintService/src/com/android/bips/
DBuiltInPrintService.java293 private void createNotificationChannel() { in createNotificationChannel() method in BuiltInPrintService
/packages/modules/NetworkStack/src/com/android/networkstack/
DNetworkStackNotifier.java140 private void createNotificationChannel(@NonNull String id, @StringRes int title, in createNotificationChannel() method in NetworkStackNotifier
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/service/v34/
DSafetyLabelChangesJobService.kt611 private fun createNotificationChannel( in <lambda>() method
/packages/apps/Car/LocalMediaPlayer/src/com/android/car/media/localmediaplayer/
DPlayer.java650 private void createNotificationChannel() { in createNotificationChannel() method in Player