Searched refs:isNotificationChannelEnabled (Results 1 – 4 of 4) sorted by relevance
47 boolean isNotificationChannelEnabled(); in isNotificationChannelEnabled() method151 public boolean isNotificationChannelEnabled() { in isNotificationChannelEnabled() method in Features.RuntimeFeatures
91 public boolean isNotificationChannelEnabled() { in isNotificationChannelEnabled() method in TestFeatures
353 return mFeatures.isNotificationChannelEnabled() in createNotificationBuilder()
176 if (features.isNotificationChannelEnabled()) { in setUpNotificationChannel()