Home
last modified time | relevance | path

Searched refs:getLastDownX (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/core/tests/coretests/src/android/widget/
H A DEditorTouchStateTest.java510 assertThat(touchState.getLastDownX(), is(lastDownX)); in assertSingleTap()
523 assertThat(touchState.getLastDownX(), is(lastDownX)); in assertDrag()
538 assertThat(touchState.getLastDownX(), is(lastDownX)); in assertMultiTap()
/aosp14/frameworks/base/core/java/android/widget/
H A DEditorTouchState.java64 public float getLastDownX() { in getLastDownX() method in EditorTouchState
H A DEditor.java1491 if (!handled && !isPositionOnText(mTouchState.getLastDownX(), mTouchState.getLastDownY()) in performLongClick()
1493 final int offset = mTextView.getOffsetForPosition(mTouchState.getLastDownX(), in performLongClick()
6847 mStartOffset = mTextView.getOffsetForPosition(mTouchState.getLastDownX(), in enterDrag()
6912 mTouchState.getLastDownX(), mTouchState.getLastDownY(), in onTouchEvent()
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt20105 HSPLandroid/widget/EditorTouchState;->getLastDownX()F
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt20169 HSPLandroid/widget/EditorTouchState;->getLastDownX()F