Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/notification/
DNotificationMainView.java68 public static final ItemInfo NOTIFICATION_ITEM_INFO = new ItemInfo(); field in NotificationMainView
142 setTag(NOTIFICATION_ITEM_INFO); in applyNotificationInfo()
/packages/apps/Launcher3/src/com/android/launcher3/popup/
DPopupContainerWithArrow.java23 import static com.android.launcher3.notification.NotificationMainView.NOTIFICATION_ITEM_INFO;
504 if (childInfo == NOTIFICATION_ITEM_INFO) {