Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/deprecated/voice/
DVoiceInput.java253 public void incrementTextModificationInsertPunctuationCount(int count){ in incrementTextModificationInsertPunctuationCount() method in VoiceInput
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/deprecated/
DVoiceProxy.java509 mVoiceInput.incrementTextModificationInsertPunctuationCount(1); in handleSeparator()