Searched defs:commitType (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/inputlogic/
H A DInputLogic.java2085 * @param commitType the type of the commit, as one of LastComposedWord.COMMIT_TYPE_*
2089 final int commitType, final String separatorString) {
2106 mLastComposedWord = mWordComposer.commitWord(commitType,
2088 commitChosenWord(final SettingsValues settingsValues, final String chosenWord, final int commitType, final String separatorString) argument

Completed in 34 milliseconds