Searched defs:NOTIFICATION_CHANNEL_ID (Results 1 – 9 of 9) sorted by relevance
40 private static final String NOTIFICATION_CHANNEL_ID = "cts/MyForegroundService"; field in MyForegroundService
50 private static final String NOTIFICATION_CHANNEL_ID = "MyService"; field in MyService
38 private static final String NOTIFICATION_CHANNEL_ID = "Foreground Service"; field in StatsdCtsForegroundService
50 private static final String NOTIFICATION_CHANNEL_ID = "BUGREPORT_SCREENSHOT_CHANNEL"; field in ScreenshotService
72 private static final String NOTIFICATION_CHANNEL_ID = "PRIVACY_SANDBOX_CHANNEL"; field in ConsentNotificationTriggerTest
61 private static final String NOTIFICATION_CHANNEL_ID = "update"; field in UpdateLayoutFragment
121 private const val NOTIFICATION_CHANNEL_ID: String = "NOTIFICATION_CHANNEL_ID" constant
55 private static final String NOTIFICATION_CHANNEL_ID = "HUN_QUEUE_CHANNEL_ID"; field in CarHeadsUpNotificationQueue
99 static final String NOTIFICATION_CHANNEL_ID = "channel_id"; field in FileOperationService