Home
last modified time | relevance | path

Searched refs:setNotificationsCount (Results 1 – 2 of 2) sorted by relevance

/device/google/atv/TvSampleLeanbackLauncher/src/main/java/com/example/sampleleanbacklauncher/apps/
DNotificationsLaunchItem.java26 public void setNotificationsCount(int count) { in setNotificationsCount() method in NotificationsLaunchItem
DLaunchItemsManager.java274 mNotifsLaunchItem.setNotificationsCount(getNotifsCount()); in updateSettingsList()