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

  /packages/apps/Launcher3/src/com/android/launcher3/badge/
BadgeInfo.java 113 public void setNotificationToShow(@Nullable NotificationInfo notificationInfo) {
125 * The shader is cached until {@link #setNotificationToShow(NotificationInfo)} is called.
  /packages/apps/Launcher3/src/com/android/launcher3/popup/
PopupDataProvider.java 208 badgeInfo.setNotificationToShow(notificationInfo);

Completed in 6345 milliseconds