Searched defs:maxVelocity (Results 1 – 9 of 9) sorted by relevance
64 void VelocityTrackerState::computeCurrentVelocity(int32_t units, float maxVelocity) { in computeCurrentVelocity()115 jlong ptr, jint units, jfloat maxVelocity) { in android_view_VelocityTracker_nativeComputeCurrentVelocity()
204 private static native void nativeComputeCurrentVelocity(long ptr, int units, float maxVelocity); in nativeComputeCurrentVelocity()397 public void computeCurrentVelocity(int units, float maxVelocity) { in computeCurrentVelocity()
195 val maxVelocity = in onCancelPointerInput() constant
212 final int maxVelocity = (int) (DEFAULT_MAXIMUM_VELOCITY_DIPS * metrics.density + 0.5f); in AutoScrollHelper() local
369 float maxVelocity) { in getComputedVelocity()
1161 int maxVelocity = mViewConfiguration.getScaledMaximumFlingVelocity(); in dispatchToBackAnimation() local
1529 public void computeCurrentVelocity(int units, float maxVelocity) { in computeCurrentVelocity()
1240 private val maxVelocity: Float = 3000f, constant in ThresholdBehavior
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...