Home
last modified time | relevance | path

Searched refs:getLineAtCoordinateUnclamped (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/widget/
DTextView.java10619 topLine = getLineAtCoordinateUnclamped(0); in onProvideAutoStructureForAssistOrAutofill()
10620 bottomLine = getLineAtCoordinateUnclamped(windowHeight - 1); in onProvideAutoStructureForAssistOrAutofill()
10624 topLine = getLineAtCoordinateUnclamped(-topWindowLocation); in onProvideAutoStructureForAssistOrAutofill()
10625 bottomLine = getLineAtCoordinateUnclamped(windowHeight - 1 - topWindowLocation); in onProvideAutoStructureForAssistOrAutofill()
11839 int getLineAtCoordinateUnclamped(float y) { in getLineAtCoordinateUnclamped() method in TextView.Drawables
/frameworks/base/config/
Dboot-image-profile.txt37350 HSPLandroid/widget/TextView;->getLineAtCoordinateUnclamped(F)I
Dhiddenapi-private-dex.txt105735 Landroid/widget/TextView;->getLineAtCoordinateUnclamped(F)I