Home
last modified time | relevance | path

Searched defs:onSecondaryPointerUp (Results 1 – 5 of 5) sorted by relevance

/frameworks/support/core-ui/java/android/support/v4/widget/
DSwipeRefreshLayout.java1174 private void onSecondaryPointerUp(MotionEvent ev) { in onSecondaryPointerUp() method in SwipeRefreshLayout
DNestedScrollView.java876 private void onSecondaryPointerUp(MotionEvent ev) { in onSecondaryPointerUp() method in NestedScrollView
/frameworks/base/core/java/android/widget/
DHorizontalScrollView.java703 private void onSecondaryPointerUp(MotionEvent ev) { in onSecondaryPointerUp() method in HorizontalScrollView
DScrollView.java761 private void onSecondaryPointerUp(MotionEvent ev) { in onSecondaryPointerUp() method in ScrollView
DAbsListView.java4481 private void onSecondaryPointerUp(MotionEvent ev) { in onSecondaryPointerUp() method