Home
last modified time | relevance | path

Searched refs:channelDescription (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/app.usage/TestApp1/src/android/app/usage/cts/test1/
DTestService.java44 String channelDescription) { in createNotificationChannel() argument
47 channel.setDescription(channelDescription); 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() argument