OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:setMaximumVelocity
(Results
1 - 4
of
4
) sorted by null
/packages/apps/Launcher3/src/com/android/launcher3/
FolderAutoScrollHelper.java
39
setMaximumVelocity
(MAX_SCROLL_VELOCITY, MAX_SCROLL_VELOCITY);
/frameworks/base/core/java/com/android/internal/widget/
AutoScrollHelper.java
79
* {@link #
setMaximumVelocity
}. Default value is approximately 25 centimeters or
92
* Constant passed to {@link #setMaximumEdges}, {@link #
setMaximumVelocity
},
101
* {@link #
setMaximumVelocity
}, or {@link #setMinimumVelocity}. Using this
214
setMaximumVelocity
(maxVelocity, maxVelocity);
292
public AutoScrollHelper
setMaximumVelocity
(float horizontalMax, float verticalMax) {
[
all
...]
/frameworks/support/v4/java/android/support/v4/widget/
AutoScrollHelper.java
80
* {@link #
setMaximumVelocity
}. Default value is approximately 25 centimeters or
93
* Constant passed to {@link #setMaximumEdges}, {@link #
setMaximumVelocity
},
102
* {@link #
setMaximumVelocity
}, or {@link #setMinimumVelocity}. Using this
215
setMaximumVelocity
(maxVelocity, maxVelocity);
293
public AutoScrollHelper
setMaximumVelocity
(float horizontalMax, float verticalMax) {
[
all
...]
/prebuilts/maven_repo/android/com/android/support/support-v4/19.0.0/
support-v4-19.0.0.jar
Completed in 98 milliseconds