HomeSort by relevance Sort by last modified time
    Searched refs:mXVelocity (Results 1 - 3 of 3) 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...]
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
KeyboardView.java     [all...]
  /frameworks/base/core/java/android/inputmethodservice/
KeyboardView.java     [all...]

Completed in 46 milliseconds