Home
last modified time | relevance | path

Searched defs:maxVelocity (Results 1 – 9 of 9) sorted by relevance

/aosp12/frameworks/base/core/java/android/view/
H A DVelocityTracker.java182 private static native void nativeComputeCurrentVelocity(long ptr, int units, float maxVelocity); in nativeComputeCurrentVelocity()
354 public void computeCurrentVelocity(int units, float maxVelocity) { in computeCurrentVelocity()
/aosp12/frameworks/base/core/jni/
H A Dandroid_view_VelocityTracker.cpp78 void VelocityTrackerState::computeCurrentVelocity(int32_t units, float maxVelocity) { in computeCurrentVelocity()
175 jlong ptr, jint units, jfloat maxVelocity) { in android_view_VelocityTracker_nativeComputeCurrentVelocity()
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/conversationlist/
H A DConversationListSwipeHelper.java189 final float maxVelocity = mMaximumFlingVelocity; in onTouchEvent() local
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/animation/
H A DStackAnimationController.java1049 final float maxVelocity = Settings.Secure.getFloat(contentResolver, in getMagnetizedStack() local
/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DAutoScrollHelper.java212 final int maxVelocity = (int) (DEFAULT_MAXIMUM_VELOCITY_DIPS * metrics.density + 0.5f); in AutoScrollHelper() local
/aosp12/frameworks/base/core/java/android/inputmethodservice/
H A DKeyboardView.java1527 public void computeCurrentVelocity(int units, float maxVelocity) { in computeCurrentVelocity()
/aosp12/packages/apps/Car/LatinIME/src/com/android/inputmethod/latin/car/
H A DKeyboardView.java1566 public void computeCurrentVelocity(int units, float maxVelocity) { in computeCurrentVelocity()
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DPhotoView.java1106 int maxVelocity = GalleryUtils.dpToPixel(MAX_DISMISS_VELOCITY); in flingImages() local
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...