HomeSort by relevance Sort by last modified time
    Searched refs:mDownMotionY (Results 1 - 2 of 2) sorted by null

  /packages/apps/Launcher3/src/com/android/launcher3/
PagedView.java 131 private float mDownMotionY;
400 float y = mLastMotionY - mDownMotionY;
    [all...]
  /frameworks/base/packages/Keyguard/src/com/android/keyguard/
PagedView.java 121 private float mDownMotionY;
354 float y = mLastMotionY - mDownMotionY;
    [all...]

Completed in 31 milliseconds