HomeSort by relevance Sort by last modified time
    Searched defs:setMinimumVelocity (Results 1 - 11 of 11) sorted by null

  /frameworks/base/core/java/com/android/internal/widget/
AutoScrollHelper.java 75 * {@link #setMinimumVelocity}. When set, scrolling will accelerate to the
93 * or {@link #setMinimumVelocity}. Using this value ensures that the
101 * {@link #setMaximumVelocity}, or {@link #setMinimumVelocity}. Using this
215 setMinimumVelocity(minVelocity, minVelocity);
310 public AutoScrollHelper setMinimumVelocity(float horizontalMin, float verticalMin) {
    [all...]
  /frameworks/support/compat/src/main/java/androidx/core/widget/
AutoScrollHelper.java 77 * {@link #setMinimumVelocity}. When set, scrolling will accelerate to the
95 * or {@link #setMinimumVelocity}. Using this value ensures that the
103 * {@link #setMaximumVelocity}, or {@link #setMinimumVelocity}. Using this
217 setMinimumVelocity(minVelocity, minVelocity);
314 public AutoScrollHelper setMinimumVelocity(float horizontalMin, float verticalMin) {
    [all...]
  /developers/build/prebuilts/gradle/SwipeRefreshListFragment/Application/libs/
android-support-v4.jar 
  /developers/samples/android/ui/views/SwipeRefreshLayout/SwipeRefreshListFragment/Application/libs/
android-support-v4.jar 
  /prebuilts/maven_repo/android/com/android/support/support-v4/19.0.0/
support-v4-19.0.0.jar 
  /prebuilts/maven_repo/android/com/android/support/support-v4/19.0.1/
support-v4-19.0.1.jar 
  /prebuilts/maven_repo/android/com/android/support/support-v4/19.1.0/
support-v4-19.1.0.jar 
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 

Completed in 122 milliseconds