Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/text/
DLayout.java1853 public boolean shouldClampCursor(int line) { in shouldClampCursor() method in Layout
1879 boolean clamped = shouldClampCursor(line); in getCursorPath()
/frameworks/base/core/java/android/widget/
DEditor.java2070 final boolean clamped = layout.shouldClampCursor(line); in updateCursorPosition()
/frameworks/base/config/
Dboot-image-profile.txt14908 HSPLandroid/text/Layout;->shouldClampCursor(I)Z