Searched defs:areNotificationsEnabled (Results 1 – 5 of 5) sorted by relevance
21 public static boolean areNotificationsEnabled(NotificationManager notificationManager) { in areNotificationsEnabled() method in NotificationManagerCompatApi24
30 public static boolean areNotificationsEnabled(Context context) { in areNotificationsEnabled() method in NotificationManagerCompatKitKat
163 boolean areNotificationsEnabled(Context context, NotificationManager notificationManager); in areNotificationsEnabled() method188 public boolean areNotificationsEnabled(Context context, in areNotificationsEnabled() method in NotificationManagerCompat.ImplBase208 public boolean areNotificationsEnabled(Context context, in areNotificationsEnabled() method in NotificationManagerCompat.ImplKitKat216 public boolean areNotificationsEnabled(Context context, in areNotificationsEnabled() method in NotificationManagerCompat.ImplApi24297 public boolean areNotificationsEnabled() { in areNotificationsEnabled() method in NotificationManagerCompat
50 boolean areNotificationsEnabled(String pkg); in areNotificationsEnabled() method
600 public boolean areNotificationsEnabled() { in areNotificationsEnabled() method in NotificationManager