Searched refs:permissionReminderChannel (Results 1 – 2 of 2) sorted by relevance
561 val permissionReminderChannel = NotificationChannel( regex564 notificationManager.createNotificationChannel(permissionReminderChannel)
300 NotificationChannel permissionReminderChannel = new NotificationChannel( in createPermissionReminderChannel() local303 notificationManager.createNotificationChannel(permissionReminderChannel); in createPermissionReminderChannel()