Searched refs:createChannel (Results 1 – 3 of 3) sorted by relevance
98 fun createChannel(context: Context, id: String) { regex159 createChannel(context, id)
69 NotificationChannel channel = createChannel(context, channelId); in createOrUpdateChannel()73 private NotificationChannel createChannel(Context context, String channelId) { in createChannel() method in NotificationChannelManager
214 private void createChannel() { in createChannel() method in PackageInstalledNotificationUtils335 createChannel(); in postAppInstalledNotification()