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

  /frameworks/support/v7/appcompat/src/android/support/v7/widget/
ListViewCompat.java 54 protected int mMotionPosition;
117 mMotionPosition = pointToPosition((int) ev.getX(), (int) ev.getY());
  /frameworks/base/core/java/android/widget/
AbsListView.java 378 int mMotionPosition;
381 * The offset to the top of the mMotionPosition view when the down motion event was received
386 * The desired offset to the top of the mMotionPosition view after a scroll
    [all...]
  /prebuilts/sdk/current/support/v7/appcompat/libs/
android-support-v7-appcompat.jar 

Completed in 253 milliseconds