Searched refs:showBadges (Results 1 – 7 of 7) sorted by relevance
728 public @NonNull Builder showBadges(boolean show) { in showBadges() method in ZenPolicy.Builder775 showBadges(show); in showVisualEffect()
832 builder.showBadges(badges == ZenPolicy.STATE_ALLOW); in readZenPolicyXml()1001 builder.showBadges( in toZenPolicy()
486 builder.showBadges(true); in tesShowBadges()491 builder.showBadges(false); in tesShowBadges()
116 .showBadges(false) in testZenConfigToZenPolicy()
2453 public boolean showBadges() { in showBadges() method in NotificationManager.Policy
8048 boolean[] showBadges = new boolean[N];8064 showBadges[i] = r.canShowBadge();8083 || showBadges[i] != r.canShowBadge()
38769 method @NonNull public android.service.notification.ZenPolicy.Builder showBadges(boolean);