Searched refs:createNotificationChannel (Results 1 – 5 of 5) sorted by relevance
42 private String createNotificationChannel(String channelId, String channelName) { in createNotificationChannel() method in MeterService47 service.createNotificationChannel(chan); in createNotificationChannel()64 .Builder(this, createNotificationChannel("emulator_radio_config", "Meter Service")) in onStartCommand()
72 createNotificationChannel(); in onStartCommand()85 private void createNotificationChannel() { in createNotificationChannel() method in MdnsOffloadCmdService93 manager.createNotificationChannel(serviceChannel); in createNotificationChannel()
93 nc.createNotificationChannel(); in initialize()115 private void createNotificationChannel() { in createNotificationChannel() method in NotificationCenter137 mNotificationManager.createNotificationChannel(channel); in ensureNotificationChannel()
99 notificationManager.createNotificationChannel(channel); in onCreate()
20781 HSPLandroid/app/NotificationManager;->createNotificationChannel(Landroid/app/NotificationChannel;)V