Home
last modified time | relevance | path

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

12345678

/aosp_15_r20/cts/tests/tests/telecom-apps/TransactionalVoipAppMain/src/android/telecom/cts/apps/transactionalvoipappmain/
H A DTransactionalVoipAppControlMain.java82 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 DVoipConnectionServiceControlMain.java88 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 DLocalForegroundServiceAllTypes.java21 private static final String NOTIFICATION_CHANNEL_ID = "cts/" + TAG; field in LocalForegroundServiceAllTypes
H A DLocalForegroundServiceNoType.java24 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 DLocalMediaProjectionHelperService.java23 private static final String NOTIFICATION_CHANNEL_ID = "MediaProjectionTest"; field in LocalMediaProjectionHelperService
H A DLocalMediaProjectionSecondaryService.java23 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 DNotificationActivity.java44 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 DUtils.kt23 const val NOTIFICATION_CHANNEL_ID = "fgsvc" constant
/aosp_15_r20/cts/tests/tests/appop/AppForDiscreteTest/src/android/app/appops/cts/appfordiscretetest/
H A DUtils.kt23 const val NOTIFICATION_CHANNEL_ID = "fgsvc" constant
/aosp_15_r20/cts/tests/tests/app.usage/src/android/app/usage/cts/
H A DTestService.java27 private static final String NOTIFICATION_CHANNEL_ID = TestService.class.getSimpleName(); field in TestService
H A DTestJob.java31 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 DSchedulerService.java28 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 DLocationForegroundService.java27 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 DMyForegroundService.java40 private static final String NOTIFICATION_CHANNEL_ID = "cts/MyForegroundService"; field in MyForegroundService
H A DMyService.java50 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 DConnectivityForegroundService.java34 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 DFgService.java34 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 DFocusLossPreventionService.java16 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 DPartialWakeLockService.java32 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 DMediaCodecResourceTestLowPriorityService.java31 public static final String NOTIFICATION_CHANNEL_ID = field in MediaCodecResourceTestLowPriorityService
/aosp_15_r20/packages/providers/MediaProvider/src/com/android/providers/media/photopicker/sync/
DPickerSyncNotificationHelper.java40 static final String NOTIFICATION_CHANNEL_ID = "PhotoPickerSyncChannel"; field in PickerSyncNotificationHelper
/aosp_15_r20/cts/tests/app/app/src/android/app/stubs/
H A DLocalForegroundServiceLocation.java34 private static final String NOTIFICATION_CHANNEL_ID = "cts/" + TAG; field in LocalForegroundServiceLocation
H A DLocalForegroundServiceMedia.java34 private static final String NOTIFICATION_CHANNEL_ID = "cts/" + TAG; field in LocalForegroundServiceMedia
H A DBubblesTestService.java35 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 DNotificationManager28Test.java59 final String NOTIFICATION_CHANNEL_ID = "LegacyNoManTest28"; field in NotificationManager28Test

12345678