Home
last modified time | relevance | path

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

/device/generic/goldfish/radio/RadioConfig/src/com/android/emulator/radio/config/
DMeterService.java42 private String createNotificationChannel(String channelId, String channelName) { in createNotificationChannel() method in MeterService
47 service.createNotificationChannel(chan); in createNotificationChannel()
64 .Builder(this, createNotificationChannel("emulator_radio_config", "Meter Service")) in onStartCommand()
/device/google/atv/MdnsOffloadCmdService/src/com/android/tv/mdnsoffloadcmd/
DMdnsOffloadCmdService.java72 createNotificationChannel(); in onStartCommand()
85 private void createNotificationChannel() { in createNotificationChannel() method in MdnsOffloadCmdService
93 manager.createNotificationChannel(serviceChannel); in createNotificationChannel()
/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/
DNotificationCenter.java93 nc.createNotificationChannel(); in initialize()
115 private void createNotificationChannel() { in createNotificationChannel() method in NotificationCenter
137 mNotificationManager.createNotificationChannel(channel); in ensureNotificationChannel()
/device/google/cuttlefish/guest/monitoring/cuttlefish_service/java/com/android/google/gce/gceservice/
DGceService.java99 notificationManager.createNotificationChannel(channel); in onCreate()
/device/google/atv/products/lowram_boot_profiles/
Dboot-image-profile.txt20781 HSPLandroid/app/NotificationManager;->createNotificationChannel(Landroid/app/NotificationChannel;)V