Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tests/FrameworkPerf/src/com/android/frameworkperf/
H A DSchedulerService.java28 private static final String NOTIFICATION_CHANNEL_ID = SchedulerService.class.getSimpleName(); field in SchedulerService
/aosp12/packages/modules/Connectivity/tests/cts/hostside/app2/src/com/android/cts/net/hostside/app2/
H A DMyForegroundService.java40 private static final String NOTIFICATION_CHANNEL_ID = "cts/MyForegroundService"; field in MyForegroundService
H A DMyService.java48 private static final String NOTIFICATION_CHANNEL_ID = "MyService"; field in MyService
/aosp12/packages/apps/Car/tests/RotaryPlayground/src/com/android/car/rotaryplayground/
H A DHeadsUpNotificationFragment.java33 private static final String NOTIFICATION_CHANNEL_ID = "rotary_notification"; field in HeadsUpNotificationFragment
/aosp12/packages/apps/Car/Media/src/com/android/car/media/service/
H A DMediaConnectorService.java47 private static final String NOTIFICATION_CHANNEL_ID = "com.android.car.media.service"; field in MediaConnectorService
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/people/data/
H A DConversationInfoTest.java45 private static final String NOTIFICATION_CHANNEL_ID = "test : abc"; field in ConversationInfoTest
H A DConversationStoreTest.java47 private static final String NOTIFICATION_CHANNEL_ID = "test : abc"; field in ConversationStoreTest
H A DDataManagerTest.java134 private static final String NOTIFICATION_CHANNEL_ID = "test : sc"; field in DataManagerTest
/aosp12/packages/modules/StatsD/tests/apps/statsdapp/src/com/android/server/cts/device/statsd/
H A DStatsdCtsForegroundService.java38 private static final String NOTIFICATION_CHANNEL_ID = "Foreground Service"; field in StatsdCtsForegroundService
/aosp12/frameworks/base/core/tests/coretests/BstatsTestApp/src/com/android/coretests/apps/bstatstestapp/
H A DTestService.java49 private static final String NOTIFICATION_CHANNEL_ID = TAG; field in TestService
/aosp12/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/plugins/
H A DPluginManager.java28 String NOTIFICATION_CHANNEL_ID = "ALR"; field
/aosp12/frameworks/base/services/tests/servicestests/test-apps/SimpleServiceTestApp/src/com/android/servicestests/apps/simpleservicetestapp/
H A DSimpleFgService.java34 private static final String NOTIFICATION_CHANNEL_ID = TAG; field in SimpleFgService
/aosp12/frameworks/base/packages/Shell/src/com/android/shell/
H A DHeapDumpReceiver.java68 private static final String NOTIFICATION_CHANNEL_ID = "heapdumps"; field in HeapDumpReceiver
H A DBugreportProgressService.java201 private static final String NOTIFICATION_CHANNEL_ID = "bugreports"; field in BugreportProgressService
/aosp12/packages/apps/Car/SystemUpdater/src/com/android/car/systemupdater/
H A DUpdateLayoutFragment.java61 private static final String NOTIFICATION_CHANNEL_ID = "update"; field in UpdateLayoutFragment
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/services/
H A DFileOperationService.java99 static final String NOTIFICATION_CHANNEL_ID = "channel_id"; field in FileOperationService
/aosp12/frameworks/base/packages/DynamicSystemInstallationService/src/com/android/dynsystem/
H A DDynamicSystemInstallationService.java103 private static final String NOTIFICATION_CHANNEL_ID = "com.android.dynsystem"; field in DynamicSystemInstallationService