Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/notification/
DNotificationItemView.java79 mMainView.setSwipeDetector(mSwipeDetector); in NotificationItemView()
DNotificationMainView.java111 public void setSwipeDetector(SingleAxisSwipeDetector swipeDetector) { in setSwipeDetector() method in NotificationMainView