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.java1157 private void onSecondaryPointerUp(MotionEvent ev) { in onSecondaryPointerUp() method in SwipeRefreshLayout
DNestedScrollView.java906 private void onSecondaryPointerUp(MotionEvent ev) { in onSecondaryPointerUp() method in NestedScrollView
/frameworks/base/core/java/android/widget/
DHorizontalScrollView.java711 private void onSecondaryPointerUp(MotionEvent ev) { in onSecondaryPointerUp() method in HorizontalScrollView
DScrollView.java771 private void onSecondaryPointerUp(MotionEvent ev) { in onSecondaryPointerUp() method in ScrollView
DAbsListView.java4510 private void onSecondaryPointerUp(MotionEvent ev) { in onSecondaryPointerUp() method