Searched refs:stopDifferentialMotionFling (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/core/java/android/widget/ | ||
D | DifferentialMotionFlingHelper.java | 119 void stopDifferentialMotionFling(); in stopDifferentialMotionFling() method |
D | ScrollView.java | 2198 stopDifferentialMotionFling(); in startDifferentialMotionFling() |
D | AbsListView.java | 8251 stopDifferentialMotionFling(); in startDifferentialMotionFling() |
/frameworks/base/core/tests/coretests/src/android/widget/ | ||
D | DifferentialMotionFlingHelperTest.java | 196 public void stopDifferentialMotionFling() { in stopDifferentialMotionFling() method in DifferentialMotionFlingHelperTest.TestDifferentialMotionFlingTarget |