Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/widget/
H A DEditor.java1996 int candStart = -1; in sendUpdateSelection() local
2000 candStart = EditableInputConnection.getComposingSpanStart(sp); in sendUpdateSelection()
2006 selectionStart, selectionEnd, candStart, candEnd); in sendUpdateSelection()