Searched refs:shouldNotifySilently (Results 1 – 1 of 1) sorted by relevance
115 private void createAutoGrantNotifierChannel(boolean shouldNotifySilently) { in createAutoGrantNotifierChannel() argument117 getNotificationChannelId(shouldNotifySilently), in createAutoGrantNotifierChannel()120 if (shouldNotifySilently) { in createAutoGrantNotifierChannel()132 public void notifyOfAutoGrantPermissions(boolean shouldNotifySilently) { in notifyOfAutoGrantPermissions() argument137 createAutoGrantNotifierChannel(shouldNotifySilently); in notifyOfAutoGrantPermissions()163 getNotificationChannelId(shouldNotifySilently))) in notifyOfAutoGrantPermissions()203 getNotificationChannelId(shouldNotifySilently)) in notifyOfAutoGrantPermissions()250 private String getNotificationChannelId(boolean shouldNotifySilently) { in getNotificationChannelId() argument251 if (shouldNotifySilently) { in getNotificationChannelId()