Home
last modified time | relevance | path

Searched refs:createNotificationChannel (Results 1 – 25 of 117) sorted by relevance

12345

/cts/tests/tests/app.usage/TestApp1/src/android/app/usage/cts/test1/
DTestService.java43 public void createNotificationChannel(String channelId, String channelName, in createNotificationChannel() method in TestService.TestReceiver
48 getNotificationManager().createNotificationChannel(channel); in createNotificationChannel()
/cts/tests/tests/app.usage/TestApp1/aidl/android/app/usage/cts/
DITestReceiver.aidl22 void createNotificationChannel(String channelId, String channelName, String channelDescription); in createNotificationChannel() method
/cts/tests/tests/appop/AppThatCanBeForcedIntoForegroundStates/src/android/app/appops/cts/appthatcanbeforcedintoforegroundstates/
DUtils.kt28 notificationManager.createNotificationChannel(NotificationChannel(NOTIFICATION_CHANNEL_ID, in ensureNotificationChannel()
/cts/tests/tests/appop/AppForDiscreteTest/src/android/app/appops/cts/appfordiscretetest/
DUtils.kt28 notificationManager.createNotificationChannel(NotificationChannel(NOTIFICATION_CHANNEL_ID, in ensureNotificationChannel()
/cts/tests/tests/app.usage/BroadcastResponseStats/src/android/app/usage/brs/cts/
DBroadcastResponseStatsTest.java268 testReceiver.createNotificationChannel(TEST_NOTIFICATION_CHANNEL_ID, in testBroadcastResponseStats_broadcastDispatchedCount()
356 testReceiver.createNotificationChannel(TEST_NOTIFICATION_CHANNEL_ID, in testBroadcastResponseStats_notificationPostedCount()
412 testReceiver.createNotificationChannel(TEST_NOTIFICATION_CHANNEL_ID, in testBroadcastResponseStats_notificationUpdatedCount()
493 testReceiver.createNotificationChannel(TEST_NOTIFICATION_CHANNEL_ID, in testBroadcastResponseStats_notificationCancelledCount()
595 testReceiver.createNotificationChannel(TEST_NOTIFICATION_CHANNEL_ID, in testBroadcastResponseStats_multipleEvents()
722 testReceiver.createNotificationChannel(TEST_NOTIFICATION_CHANNEL_ID, in testBroadcastResponseStats_clearCounts()
823 testReceiver.createNotificationChannel(TEST_NOTIFICATION_CHANNEL_ID, in testBroadcastResponseStats_changeResponseWindowDuration()
915 testReceiver.createNotificationChannel(TEST_NOTIFICATION_CHANNEL_ID, in testBroadcastResponseStats_appNotInForeground()
1043 testReceiver1.createNotificationChannel(TEST_NOTIFICATION_CHANNEL_ID, in testBroadcastResponseStats_multiplePackages()
1054 testReceiver3.createNotificationChannel(TEST_NOTIFICATION_CHANNEL_ID, in testBroadcastResponseStats_multiplePackages()
[all …]
/cts/tests/tests/notification/src/android/app/notification/current/cts/
DNotificationManagerTest.java539 mNotificationManager.createNotificationChannel(channel); in testCreateChannelGroup()
540 mNotificationManager.createNotificationChannel(ungrouped); in testCreateChannelGroup()
564 mNotificationManager.createNotificationChannel(channel); in testGetChannelGroup()
585 mNotificationManager.createNotificationChannel(channel); in testGetChannelGroups()
613 mNotificationManager.createNotificationChannel(channel); in testDeleteChannelGroup()
634 mNotificationManager.createNotificationChannel(channel); in testCreateChannel()
647 mNotificationManager.createNotificationChannel(channel); in testCreateChannel_rename()
649 mNotificationManager.createNotificationChannel(channel); in testCreateChannel_rename()
655 mNotificationManager.createNotificationChannel(channel); in testCreateChannel_rename()
670 mNotificationManager.createNotificationChannel(channel); in testCreateChannel_addToGroup()
[all …]
/cts/tests/tests/notification/NotificationApp/src/com/android/test/notificationapp/
DNotificationDelegator.java39 nm.createNotificationChannel(new NotificationChannel(CHANNEL, CHANNEL, IMPORTANCE_LOW)); in onResume()
DNotificationDelegateAndPost.java40 nm.createNotificationChannel(new NotificationChannel(CHANNEL, CHANNEL, IMPORTANCE_LOW)); in onResume()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/net/
DConnectivityForegroundService.java39 notificationManager.createNotificationChannel( in onStartCommand()
/cts/tests/app/ActivityManagerApi29Test/src/android/app/cts/
DLocationForegroundService.java35 getSystemService(NotificationManager.class).createNotificationChannel( in onStartCommand()
/cts/tests/app/FgsStartTest/helper/src/android/app/fgsstarttesthelper/
DFgsTestCommon.java38 .createNotificationChannel( in ensureNotificationChannel()
/cts/tests/tests/app.usage/src/android/app/usage/cts/
DTestService.java31 getSystemService(NotificationManager.class).createNotificationChannel( in onStartCommand()
/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-0478/src/android/security/cts/CVE_2021_0478/
DPocService.java48 notificationManager.createNotificationChannel(notificationChannel); in onCreate()
/cts/tests/tests/batterysaving/apps/app_target_api_current/src/android/os/cts/batterysaving/app/
DTestService.java47 notificationManager.createNotificationChannel(new NotificationChannel( in onStartCommand()
/cts/hostsidetests/os/test-apps/InattentiveSleepTestApp/src/android/os/inattentivesleeptests/
DPartialWakeLockService.java46 notificationManager.createNotificationChannel(channel); in onCreate()
/cts/tests/AlarmManager/app_common/src/android/alarmmanager/alarmtestapp/cts/common/
DTestService.java47 nm.createNotificationChannel(channel); in getNotificationChannelId()
/cts/tests/tests/media/codec/src/android/media/codec/cts/
DMediaCodecResourceTestLowPriorityService.java63 notificationManager.createNotificationChannel(new NotificationChannel( in showNotification()
/cts/hostsidetests/systemui/app/src/android/systemui/cts/
DTestNotificationActivity.java64 nm.createNotificationChannel(channel); in doShowNotification()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DFocusLossPreventionService.java32 notificationManager.createNotificationChannel( in onStartCommand()
/cts/tests/tests/mediacujtest/common/src/android/media/cujcommon/cts/
DNotificationGenerator.java52 notificationManager.createNotificationChannel(notificationChannel); in createNotification()
/cts/tests/tests/contactkeysprovider/ownerapp/src/android/provider/cts/invisibleapp/
DInvisibleService.java56 getSystemService(NotificationManager.class).createNotificationChannel(channel); in onCreate()
/cts/hostsidetests/devicepolicy/app/NotificationSender/src/com/android/cts/managedprofiletests/notificationsender/
DSendNotification.java58 notificationManager.createNotificationChannel(new NotificationChannel( in sendNotification()
/cts/tests/app/app/src/android/app/stubs/
DLocalForegroundServiceLocation.java50 notificationManager.createNotificationChannel(new NotificationChannel( in onStartCommand()
/cts/tests/tests/notification/NotificationProvider/src/com/android/test/notificationprovider/
DRichNotificationActivity.kt70 notificationManager.createNotificationChannel(NotificationChannel(preset.channelId, in sendNotification()
/cts/tests/tests/os/src/android/os/cts/
DLowPowerStandbyForegroundService.java46 notificationManager.createNotificationChannel(notificationChannel); in onStartCommand()

12345