Searched refs:getShowBadge (Results 1 – 4 of 4) sorted by relevance
62 assertEquals(getShowBadge(i), ranking.canShowBadge()); in testRanking()91 showBadge.putBoolean(key, getShowBadge(i)); in generateUpdate()128 private boolean getShowBadge(int index) { in getShowBadge() method in NotificationListenerServiceTest
143 public Bundle getShowBadge() { in getShowBadge() method in NotificationRankingUpdate
1563 getShowBadge(key));1670 private boolean getShowBadge(String key) { in getShowBadge() method in NotificationListenerService.Ranking1772 Bundle showBadge = mRankingUpdate.getShowBadge(); in buildShowBadgeLocked()
30106 HSPLandroid/service/notification/NotificationListenerService$RankingMap;->getShowBadge(Ljava/lang/S…30145 HSPLandroid/service/notification/NotificationRankingUpdate;->getShowBadge()Landroid/os/Bundle;