Home
last modified time | relevance | path

Searched refs:getShowBadge (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/tests/notification/src/com/android/server/notification/
DNotificationListenerServiceTest.java62 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
/frameworks/base/core/java/android/service/notification/
DNotificationRankingUpdate.java143 public Bundle getShowBadge() { in getShowBadge() method in NotificationRankingUpdate
DNotificationListenerService.java1563 getShowBadge(key));
1670 private boolean getShowBadge(String key) { in getShowBadge() method in NotificationListenerService.Ranking
1772 Bundle showBadge = mRankingUpdate.getShowBadge(); in buildShowBadgeLocked()
/frameworks/base/config/
Dboot-image-profile.txt30106 HSPLandroid/service/notification/NotificationListenerService$RankingMap;->getShowBadge(Ljava/lang/S…
30145 HSPLandroid/service/notification/NotificationRankingUpdate;->getShowBadge()Landroid/os/Bundle;