HomeSort by relevance Sort by last modified time
    Searched defs:mXVelocity (Results 1 - 6 of 6) sorted by null

  /frameworks/base/core/java/com/android/internal/widget/
PointerLocationView.java 62 private float mXVelocity;
269 .append("Xv: ").append(ps.mXVelocity, 3)
335 float xVel = ps.mXVelocity * (1000 / 60);
607 ps.mXVelocity = mVelocity.getXVelocity(id);
    [all...]
  /frameworks/base/core/java/android/inputmethodservice/
KeyboardView.java     [all...]
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
KeyboardView.java     [all...]
  /packages/apps/Car/LatinIME/src/com/android/inputmethod/latin/car/
KeyboardView.java     [all...]
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
  /prebuilts/misc/common/robolectric/lib/
android-all-4.4_r1-robolectric-1.jar 

Completed in 571 milliseconds