Searched refs:permissionReminderChannel (Results 1 – 2 of 2) sorted by relevance
561 val permissionReminderChannel = NotificationChannel( in showUnusedAppsNotification() constant564 notificationManager.createNotificationChannel(permissionReminderChannel) in showUnusedAppsNotification()
299 NotificationChannel permissionReminderChannel = new NotificationChannel( in createPermissionReminderChannel() local302 notificationManager.createNotificationChannel(permissionReminderChannel); in createPermissionReminderChannel()