Searched defs:setShowBadge (Results 1 – 4 of 4) sorted by relevance
27 void setShowBadge(String packageName, int uid, boolean showBadge); in setShowBadge() method
1248 public void setShowBadge(boolean showBadge) { in setShowBadge() method in NotificationRecord
683 public void setShowBadge(boolean showBadge) { in setShowBadge() method in NotificationChannel
65 void setShowBadge(String pkg, int uid, boolean showBadge); in setShowBadge() method