Searched refs:setCanShowBadge (Results 1 – 2 of 2) sorted by relevance
283 public NotificationEntryBuilder setCanShowBadge(boolean canShowBadge) { in setCanShowBadge() method in NotificationEntryBuilder284 mRankingBuilder.setCanShowBadge(canShowBadge); in setCanShowBadge()
175 public RankingBuilder setCanShowBadge(boolean canShowBadge) { in setCanShowBadge() method in RankingBuilder