Searched refs:permissionReminderChannel (Results 1 – 5 of 5) sorted by relevance
229 val permissionReminderChannel = in <lambda>() constant235 notificationManager.createNotificationChannel(permissionReminderChannel) in <lambda>()
494 val permissionReminderChannel = in createPermissionReminderChannel() constant504 notificationManager.createNotificationChannel(permissionReminderChannel) in createPermissionReminderChannel()
263 val permissionReminderChannel = in createPermissionReminderChannel() constant269 notificationsManager.createNotificationChannel(permissionReminderChannel) in createPermissionReminderChannel()
970 val permissionReminderChannel = in showUnusedAppsNotification() constant976 notificationManager.createNotificationChannel(permissionReminderChannel) in showUnusedAppsNotification()
377 NotificationChannel permissionReminderChannel = new NotificationChannel( in createPermissionReminderChannel() local380 notificationManager.createNotificationChannel(permissionReminderChannel); in createPermissionReminderChannel()