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