Searched refs:getCharLengthAfterCursor (Results 1 – 1 of 1) sorted by relevance
139 getCharLengthAfterCursor(ic)); in onStartInputView()257 private int getCharLengthAfterCursor(InputConnection ic ) { in getCharLengthAfterCursor() method in LeanbackImeService313 getCharLengthAfterCursor(ic)); in handleTextEntry()317 ic.deleteSurroundingText(0, getCharLengthAfterCursor(ic)); in handleTextEntry()