Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DEditor.java1610 int candStart = -1; in sendUpdateSelection() local
1614 candStart = EditableInputConnection.getComposingSpanStart(sp); in sendUpdateSelection()
1620 selectionStart, selectionEnd, candStart, candEnd); in sendUpdateSelection()