Searched defs:maxVelocity (Results 1 – 8 of 8) sorted by relevance
63 void VelocityTrackerState::computeCurrentVelocity(int32_t units, float maxVelocity) { in computeCurrentVelocity()114 jlong ptr, jint units, jfloat maxVelocity) { in android_view_VelocityTracker_nativeComputeCurrentVelocity()
191 private static native void nativeComputeCurrentVelocity(long ptr, int units, float maxVelocity); in nativeComputeCurrentVelocity()382 public void computeCurrentVelocity(int units, float maxVelocity) { in computeCurrentVelocity()
1031 final float maxVelocity = Settings.Secure.getFloat(contentResolver, in getMagnetizedStack() local
514 float maxVelocity = mFlingAnimationUtils.getHighVelocityPxPerSecond(); in dispatchOrAnimateOnBackInvoked() local
212 final int maxVelocity = (int) (DEFAULT_MAXIMUM_VELOCITY_DIPS * metrics.density + 0.5f); in AutoScrollHelper() local
1529 public void computeCurrentVelocity(int units, float maxVelocity) { in computeCurrentVelocity()
1147 int maxVelocity = mViewConfiguration.getScaledMaximumFlingVelocity(); in dispatchToBackAnimation() local
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...