Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/tests/coretests/src/android/view/stylus/
H A DHandwritingTestUtil.java83 when(view.getHandwritingBoundsOffsetBottom()).thenReturn(handwritingBoundsOffsetBottom); in createView()
/aosp14/frameworks/base/core/java/android/view/
H A DHandwritingInitiator.java602 view.getHandwritingBoundsOffsetBottom())) { in isInHandwritingArea()
627 float top = y - view.getHandwritingBoundsOffsetBottom(); in isInHandwritingArea()
H A DView.java12405 public float getHandwritingBoundsOffsetBottom() { in getHandwritingBoundsOffsetBottom() method in View
/aosp14/frameworks/base/core/java/android/widget/
H A DTextView.java14001 handwritingBounds.bottom += getHandwritingBoundsOffsetBottom(); in getCursorAnchorInfo()
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt52156 method public float getHandwritingBoundsOffsetBottom();