HomeSort by relevance Sort by last modified time
    Searched refs:hasNotificationToShow (Results 1 - 2 of 2) sorted by null

  /packages/apps/Launcher3/src/com/android/launcher3/badge/
BadgeInfo.java 118 public boolean hasNotificationToShow() {
162 || hasNotificationToShow());
  /packages/apps/Launcher3/src/com/android/launcher3/popup/
PopupDataProvider.java 187 boolean hadNotificationToShow = badgeInfo.hasNotificationToShow();
209 return hadNotificationToShow || badgeInfo.hasNotificationToShow();

Completed in 3007 milliseconds