Home
last modified time | relevance | path

Searched defs:createNotificationChannel (Results 1 – 2 of 2) sorted by relevance

/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/app.usage/TestApp1/src/android/app/usage/cts/test1/
DTestService.java43 public void createNotificationChannel(String channelId, String channelName, in createNotificationChannel() method in TestService.TestReceiver