Home
last modified time | relevance | path

Searched refs:permissionReminderChannel (Results 1 – 1 of 1) sorted by relevance

/packages/apps/PermissionController/src/com/android/packageinstaller/permission/service/
DLocationAccessCheck.java299 NotificationChannel permissionReminderChannel = new NotificationChannel( in createPermissionReminderChannel() local
302 notificationManager.createNotificationChannel(permissionReminderChannel); in createPermissionReminderChannel()