Searched refs:shouldNotifySilently (Results 1 – 1 of 1) sorted by relevance
111 private void createAutoGrantNotifierChannel(boolean shouldNotifySilently) { in createAutoGrantNotifierChannel() argument116 getNotificationChannelId(shouldNotifySilently), in createAutoGrantNotifierChannel()119 if (shouldNotifySilently) { in createAutoGrantNotifierChannel()131 public void notifyOfAutoGrantPermissions(boolean shouldNotifySilently) { in notifyOfAutoGrantPermissions() argument136 createAutoGrantNotifierChannel(shouldNotifySilently); in notifyOfAutoGrantPermissions()161 getNotificationChannelId(shouldNotifySilently))).setContentTitle(title) in notifyOfAutoGrantPermissions()240 private String getNotificationChannelId(boolean shouldNotifySilently) { in getNotificationChannelId() argument241 if (shouldNotifySilently) { in getNotificationChannelId()