/aosp_15_r20/cts/tests/tests/telecom-apps/TransactionalVoipAppMain/src/android/telecom/cts/apps/transactionalvoipappmain/ |
H A D | TransactionalVoipAppControlMain.java | 82 private final String NOTIFICATION_CHANNEL_ID = mTag; field in TransactionalVoipAppControlMain 468 NOTIFICATION_CHANNEL_ID); in cleanupImplementation() local
|
/aosp_15_r20/cts/tests/tests/telecom-apps/ConnectionServiceVoipAppMain/src/android/telecom/cts/apps/connectionservicevoipappmain/ |
H A D | VoipConnectionServiceControlMain.java | 88 private final String NOTIFICATION_CHANNEL_ID = mTag; field in VoipConnectionServiceControlMain 440 NOTIFICATION_CHANNEL_ID); in cleanupImplementation() local
|
/aosp_15_r20/cts/tests/app/FgsTestHelper/src/android/app/fgstesthelper/ |
H A D | LocalForegroundServiceAllTypes.java | 21 private static final String NOTIFICATION_CHANNEL_ID = "cts/" + TAG; field in LocalForegroundServiceAllTypes
|
H A D | LocalForegroundServiceNoType.java | 24 private static final String NOTIFICATION_CHANNEL_ID = "cts/" + TAG; field in LocalForegroundServiceNoType
|
/aosp_15_r20/cts/tests/tests/media/common/src/android/media/cts/ |
H A D | LocalMediaProjectionHelperService.java | 23 private static final String NOTIFICATION_CHANNEL_ID = "MediaProjectionTest"; field in LocalMediaProjectionHelperService
|
H A D | LocalMediaProjectionSecondaryService.java | 23 private static final String NOTIFICATION_CHANNEL_ID = "AudioPlaybackCaptureTest2"; field in LocalMediaProjectionSecondaryService
|
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/ |
H A D | NotificationActivity.java | 44 private static final String NOTIFICATION_CHANNEL_ID = field in NotificationActivity
|
/aosp_15_r20/cts/tests/tests/appop/AppThatCanBeForcedIntoForegroundStates/src/android/app/appops/cts/appthatcanbeforcedintoforegroundstates/ |
H A D | Utils.kt | 23 const val NOTIFICATION_CHANNEL_ID = "fgsvc" constant
|
/aosp_15_r20/cts/tests/tests/appop/AppForDiscreteTest/src/android/app/appops/cts/appfordiscretetest/ |
H A D | Utils.kt | 23 const val NOTIFICATION_CHANNEL_ID = "fgsvc" constant
|
/aosp_15_r20/cts/tests/tests/app.usage/src/android/app/usage/cts/ |
H A D | TestService.java | 27 private static final String NOTIFICATION_CHANNEL_ID = TestService.class.getSimpleName(); field in TestService
|
H A D | TestJob.java | 31 public static final String NOTIFICATION_CHANNEL_ID = TestJob.class.getSimpleName(); field in TestJob
|
/aosp_15_r20/frameworks/base/tests/FrameworkPerf/src/com/android/frameworkperf/ |
H A D | SchedulerService.java | 28 private static final String NOTIFICATION_CHANNEL_ID = SchedulerService.class.getSimpleName(); field in SchedulerService
|
/aosp_15_r20/cts/tests/app/ActivityManagerApi29Test/src/android/app/cts/ |
H A D | LocationForegroundService.java | 27 private static final String NOTIFICATION_CHANNEL_ID = field in LocationForegroundService
|
/aosp_15_r20/cts/hostsidetests/network-policy/app2/src/com/android/cts/netpolicy/hostside/app2/ |
H A D | MyForegroundService.java | 40 private static final String NOTIFICATION_CHANNEL_ID = "cts/MyForegroundService"; field in MyForegroundService
|
H A D | MyService.java | 50 private static final String NOTIFICATION_CHANNEL_ID = "MyService"; field in MyService
|
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/net/ |
H A D | ConnectivityForegroundService.java | 34 private static final String NOTIFICATION_CHANNEL_ID = "ctsVerifier/" + TAG; field in ConnectivityForegroundService
|
/aosp_15_r20/cts/tests/tests/shortcutmanager/throttling/src/android/content/pm/cts/shortcutmanager/throttling/ |
H A D | FgService.java | 34 private static final String NOTIFICATION_CHANNEL_ID = "cts/shortcutmanager/FgService"; field in FgService
|
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/ |
H A D | FocusLossPreventionService.java | 16 private static final String NOTIFICATION_CHANNEL_ID = "ctsVerifier/" + TAG; field in FocusLossPreventionService
|
/aosp_15_r20/cts/hostsidetests/os/test-apps/InattentiveSleepTestApp/src/android/os/inattentivesleeptests/ |
H A D | PartialWakeLockService.java | 32 private static final String NOTIFICATION_CHANNEL_ID = "Inattentive Sleep Tests"; field in PartialWakeLockService
|
/aosp_15_r20/cts/tests/tests/media/codec/src/android/media/codec/cts/ |
H A D | MediaCodecResourceTestLowPriorityService.java | 31 public static final String NOTIFICATION_CHANNEL_ID = field in MediaCodecResourceTestLowPriorityService
|
/aosp_15_r20/packages/providers/MediaProvider/src/com/android/providers/media/photopicker/sync/ |
D | PickerSyncNotificationHelper.java | 40 static final String NOTIFICATION_CHANNEL_ID = "PhotoPickerSyncChannel"; field in PickerSyncNotificationHelper
|
/aosp_15_r20/cts/tests/app/app/src/android/app/stubs/ |
H A D | LocalForegroundServiceLocation.java | 34 private static final String NOTIFICATION_CHANNEL_ID = "cts/" + TAG; field in LocalForegroundServiceLocation
|
H A D | LocalForegroundServiceMedia.java | 34 private static final String NOTIFICATION_CHANNEL_ID = "cts/" + TAG; field in LocalForegroundServiceMedia
|
H A D | BubblesTestService.java | 35 private static final String NOTIFICATION_CHANNEL_ID = "NotificationManagerTest"; field in BubblesTestService
|
/aosp_15_r20/cts/tests/tests/notificationlegacy/notificationlegacy28/src/android/app/notification/legacy28/cts/ |
H A D | NotificationManager28Test.java | 59 final String NOTIFICATION_CHANNEL_ID = "LegacyNoManTest28"; field in NotificationManager28Test
|