Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/deprecated/voice/
DVoiceInput.java235 public void incrementTextModificationInsertCount(int count){ in incrementTextModificationInsertCount() method in VoiceInput
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/deprecated/
DVoiceProxy.java498 mVoiceInput.incrementTextModificationInsertCount(1); in handleCharacter()