Searched refs:NOT_A_SEPARATOR (Results 1 – 3 of 3) sorted by relevance
47 public static final String NOT_A_SEPARATOR = ""; field in LastComposedWord62 NOT_A_SEPARATOR, null, WordComposer.CAPS_MODE_OFF);
1748 mInputLogic.commitTyped(mSettings.getCurrent(), LastComposedWord.NOT_A_SEPARATOR); in launchSettings()
195 commitTyped(settingsValues, LastComposedWord.NOT_A_SEPARATOR); in onOrientationChange()323 LastComposedWord.NOT_A_SEPARATOR); in onPickSuggestionManually()519 commitCurrentAutoCorrection(settingsValues, LastComposedWord.NOT_A_SEPARATOR, in onStartBatchInput()522 commitTyped(settingsValues, LastComposedWord.NOT_A_SEPARATOR); in onStartBatchInput()781 commitTyped(inputTransaction.mSettingsValues, LastComposedWord.NOT_A_SEPARATOR); in handleNonSpecialCharacterEvent()901 final String separator = shouldAvoidSendingCode ? LastComposedWord.NOT_A_SEPARATOR in handleSeparatorEvent()