Home
last modified time | relevance | path

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

/device/google/atv/TvSampleLeanbackLauncher/src/main/java/com/example/sampleleanbacklauncher/notifications/
DTvNotification.java119 public int getProgressMax() { in getProgressMax() method in TvNotification
DNotificationPanelItemView.java150 setProgress(notif.getProgress(), notif.getProgressMax()); in setNotification()