Home
last modified time | relevance | path

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

/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/
DAutoGrantPermissionsNotifier.java117 getNotificationChannelId(shouldNotifySilently), in createAutoGrantNotifierChannel()
163 getNotificationChannelId(shouldNotifySilently))) in notifyOfAutoGrantPermissions()
203 getNotificationChannelId(shouldNotifySilently)) in notifyOfAutoGrantPermissions()
250 private String getNotificationChannelId(boolean shouldNotifySilently) { in getNotificationChannelId() method in AutoGrantPermissionsNotifier