Searched refs:commitTyped (Results 1 – 2 of 2) sorted by relevance
195 commitTyped(settingsValues, LastComposedWord.NOT_A_SEPARATOR); in onOrientationChange()522 commitTyped(settingsValues, LastComposedWord.NOT_A_SEPARATOR); in onStartBatchInput()781 commitTyped(inputTransaction.mSettingsValues, LastComposedWord.NOT_A_SEPARATOR); in handleNonSpecialCharacterEvent()906 commitTyped(settingsValues, in handleSeparatorEvent()2067 public void commitTyped(final SettingsValues settingsValues, final String separatorString) { in commitTyped() method in InputLogic
1827 mInputLogic.commitTyped(mSettings.getCurrent(), LastComposedWord.NOT_A_SEPARATOR); in launchSettings()