Home
last modified time | relevance | path

Searched defs:computeCurrentVelocity (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/
H A DVelocityTracker.java363 public void computeCurrentVelocity(int units) { in computeCurrentVelocity() method in VelocityTracker
382 public void computeCurrentVelocity(int units, float maxVelocity) { in computeCurrentVelocity() method in VelocityTracker
/aosp14/frameworks/base/core/jni/
H A Dandroid_view_VelocityTracker.cpp63 void VelocityTrackerState::computeCurrentVelocity(int32_t units, float maxVelocity) { in computeCurrentVelocity() function in android::VelocityTrackerState
/aosp14/frameworks/base/core/java/android/inputmethodservice/
H A DKeyboardView.java1525 public void computeCurrentVelocity(int units) { in computeCurrentVelocity() method in KeyboardView.SwipeTracker
1529 public void computeCurrentVelocity(int units, float maxVelocity) { in computeCurrentVelocity() method in KeyboardView.SwipeTracker
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...