OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:setMinimumVelocity
(Results
1 - 3
of
3
) 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/v4/java/android/support/v4/widget/
AutoScrollHelper.java
76
* {@link #
setMinimumVelocity
}. When set, scrolling will accelerate to the
94
* or {@link #
setMinimumVelocity
}. Using this value ensures that the
102
* {@link #setMaximumVelocity}, or {@link #
setMinimumVelocity
}. Using this
216
setMinimumVelocity
(minVelocity, minVelocity);
311
public AutoScrollHelper
setMinimumVelocity
(float horizontalMin, float verticalMin) {
[
all
...]
/prebuilts/maven_repo/android/com/android/support/support-v4/19.0.0/
support-v4-19.0.0.jar
Completed in 37 milliseconds