OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:setRelativeVelocity
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/core/java/com/android/internal/widget/
AutoScrollHelper.java
72
* <li>Target velocity relative to view size, see {@link #
setRelativeVelocity
}.
86
* {@link #
setRelativeVelocity
}. Using this value ensures that the computed
220
setRelativeVelocity
(DEFAULT_RELATIVE_VELOCITY, DEFAULT_RELATIVE_VELOCITY);
331
public AutoScrollHelper
setRelativeVelocity
(float horizontal, float vertical) {
[
all
...]
/frameworks/support/v4/java/android/support/v4/widget/
AutoScrollHelper.java
73
* <li>Target velocity relative to view size, see {@link #
setRelativeVelocity
}.
87
* {@link #
setRelativeVelocity
}. Using this value ensures that the computed
221
setRelativeVelocity
(DEFAULT_RELATIVE_VELOCITY, DEFAULT_RELATIVE_VELOCITY);
332
public AutoScrollHelper
setRelativeVelocity
(float horizontal, float vertical) {
[
all
...]
/prebuilts/maven_repo/android/com/android/support/support-v4/19.0.0/
support-v4-19.0.0.jar
Completed in 112 milliseconds