Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
DInputLogicTests.java708 int cursorPos = sendUpdateForCursorMoveToEndOfLine(); in testTypeWithinComposing()
725 int cursorPos = sendUpdateForCursorMoveToEndOfLine(); in testTypeWithinGestureComposing()
DInputTestsBase.java459 protected int sendUpdateForCursorMoveToEndOfLine() { in sendUpdateForCursorMoveToEndOfLine() method in InputTestsBase