Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DRichInputConnection.java807 public boolean revertDoubleSpacePeriod(final SpacingAndPunctuations spacingAndPunctuations) { in revertDoubleSpacePeriod() method in RichInputConnection
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/inputlogic/
DInputLogic.java1073 if (mConnection.revertDoubleSpacePeriod( in handleBackspaceEvent()