Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/notification/
DNotificationItemView.java139 if (mMainView.getNotificationInfo() == null) { in onInterceptTouchEvent()
159 NotificationInfo currentMainNotificationInfo = mMainView.getNotificationInfo(); in trimNotifications()
DNotificationMainView.java166 public NotificationInfo getNotificationInfo() { in getNotificationInfo() method in NotificationMainView