Home
last modified time | relevance | path

Searched defs:shouldNotifySilently (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/
DAutoGrantPermissionsNotifier.java115 private void createAutoGrantNotifierChannel(boolean shouldNotifySilently) { in createAutoGrantNotifierChannel()
132 public void notifyOfAutoGrantPermissions(boolean shouldNotifySilently) { in notifyOfAutoGrantPermissions()
250 private String getNotificationChannelId(boolean shouldNotifySilently) { in getNotificationChannelId()