Home
last modified time | relevance | path

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

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