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.java806 public View getSwipedView() { in getSwipedView() method in SwipeHelper
811 if (getSwipedView() == view) { in resetViewIfSwiping()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationSwipeHelper.java295 final View swipedView = getSwipedView(); in onInterceptTouchEvent()
DNotificationStackScrollLayout.java5202 View swipedView = mSwipeHelper.getSwipedView(); in dump()