Home
last modified time | relevance | path

Searched refs:NOTIFICATION_CHANNEL_NAME (Results 1 – 6 of 6) sorted by relevance

/cts/tests/tests/systemui/AudioRecorderTestApp_Base/src/android/systemui/cts/audiorecorder/base/
DBaseAudioRecorderService.java39 private static final String NOTIFICATION_CHANNEL_NAME = "All Notifications"; field in BaseAudioRecorderService
111 NOTIFICATION_CHANNEL_NAME, in createChannel()
/cts/tests/tests/security/src/android/security/cts/
DCVE_2022_20485.java54 private static final String NOTIFICATION_CHANNEL_NAME = "name"; field in CVE_2022_20485
133 NOTIFICATION_CHANNEL_NAME, in testLongStringFieldsNotificationChannel()
192 NOTIFICATION_CHANNEL_NAME, in testLongAlertFields()
/cts/hostsidetests/car/app/src/android/car/cts/app/
DCarPowerTestService.java91 private static final String NOTIFICATION_CHANNEL_NAME = TAG; field in CarPowerTestService
143 NOTIFICATION_CHANNEL_NAME, IMPORTANCE_DEFAULT); in startForeground()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
DDeviceSuspendTestActivity.java121 private static final String NOTIFICATION_CHANNEL_NAME = "Device Suspend Test"; field in DeviceSuspendTestActivity.DeviceSuspendTestService
132 NOTIFICATION_CHANNEL_NAME, in onStartCommand()
/cts/tests/tests/telecom-apps/ConnectionServiceVoipAppMain/src/android/telecom/cts/apps/connectionservicevoipappmain/
DVoipConnectionServiceControlMain.java89 private final String NOTIFICATION_CHANNEL_NAME = mTag + " Notification Channel"; field in VoipConnectionServiceControlMain
464 NOTIFICATION_CHANNEL_NAME, in maybeInitNotificationChannel()
/cts/tests/tests/telecom-apps/TransactionalVoipAppMain/src/android/telecom/cts/apps/transactionalvoipappmain/
DTransactionalVoipAppControlMain.java83 private final String NOTIFICATION_CHANNEL_NAME = mPackageName + " Notification Channel"; field in TransactionalVoipAppControlMain
492 NOTIFICATION_CHANNEL_NAME, in initNotificationChannel()