Home
last modified time | relevance | path

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

/packages/providers/MediaProvider/src/com/android/providers/media/photopicker/sync/
DPickerSyncNotificationHelper.java40 static final String NOTIFICATION_CHANNEL_ID = "PhotoPickerSyncChannel"; field in PickerSyncNotificationHelper
/packages/modules/StatsD/tests/apps/statsdapp/src/com/android/server/cts/device/statsd/
DStatsdCtsForegroundService.java38 private static final String NOTIFICATION_CHANNEL_ID = "Foreground Service"; field in StatsdCtsForegroundService
/packages/apps/Settings/src/com/android/settings/development/
DPageAgnosticNotificationService.java36 private static final String NOTIFICATION_CHANNEL_ID = field in PageAgnosticNotificationService
/packages/services/Car/tests/SampleCustomInputService/src/com/android/car/custominput/sample/
DSampleCustomInputService.java53 private static final String NOTIFICATION_CHANNEL_ID = field in SampleCustomInputService
/packages/modules/HealthFitness/tests/unittests/src/com/android/server/healthconnect/exportimport/
DExportImportNotificationFactoryTest.java59 private static final String NOTIFICATION_CHANNEL_ID = "healthconnect-channel"; field in ExportImportNotificationFactoryTest
/packages/apps/PrivateSpace/src/com/android/privatespace/filetransfer/
DNotificationsHelper.kt33 private val NOTIFICATION_CHANNEL_ID: String = "FileTransferProgress" constant
/packages/apps/Car/SystemUpdater/src/com/android/car/systemupdater/
DUpdateLayoutFragment.java61 private static final String NOTIFICATION_CHANNEL_ID = "update"; field in UpdateLayoutFragment
/packages/modules/AdServices/adservices/apk/tests/notification/src/com/android/adservices/ui/notifications/
DConsentNotificationTriggerTest.java105 private static final String NOTIFICATION_CHANNEL_ID = "PRIVACY_SANDBOX_CHANNEL"; field in ConsentNotificationTriggerTest
/packages/apps/Car/Notification/src/com/android/car/notification/
DCarHeadsUpNotificationQueue.java55 private static final String NOTIFICATION_CHANNEL_ID = "HUN_QUEUE_CHANNEL_ID"; field in CarHeadsUpNotificationQueue
/packages/modules/Permission/tests/utils/safetycenter/java/com/android/safetycenter/testing/
DSafetySourceReceiver.kt121 private const val NOTIFICATION_CHANNEL_ID: String = "NOTIFICATION_CHANNEL_ID" constant
/packages/apps/DocumentsUI/src/com/android/documentsui/services/
DFileOperationService.java103 static final String NOTIFICATION_CHANNEL_ID = "channel_id"; field in FileOperationService
/packages/services/Telephony/src/com/android/phone/satellite/accesscontrol/
DSatelliteAccessController.java199 private static final String NOTIFICATION_CHANNEL_ID = "satellite"; field in SatelliteAccessController