Searched refs:showBadges (Results 1 – 6 of 6) sorted by relevance
644 public @NonNull Builder showBadges(boolean show) { in showBadges() method in ZenPolicy.Builder691 showBadges(show); in showVisualEffect()
800 builder.showBadges(badges == ZenPolicy.STATE_ALLOW); in readZenPolicyXml()
1972 public boolean showBadges() { in showBadges() method in NotificationManager.Policy
6416 boolean[] showBadges = new boolean[N];6431 showBadges[i] = r.canShowBadge();6449 || showBadges[i] != r.canShowBadge()
42089 method @NonNull public android.service.notification.ZenPolicy.Builder showBadges(boolean);
42233 method @NonNull public android.service.notification.ZenPolicy.Builder showBadges(boolean);