Home
last modified time | relevance | path

Searched refs:getSwipedView (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/
DSwipeHelper.java831 public View getSwipedView() { in getSwipedView() method in SwipeHelper
836 if (getSwipedView() == view) { in resetViewIfSwiping()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationSwipeHelper.java297 final View swipedView = getSwipedView(); in onInterceptTouchEvent()
DNotificationStackScrollLayout.java5549 View swipedView = mSwipeHelper.getSwipedView(); in dump()