Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/deprecated/
DVoiceProxy.java174 public void flushAndLogAllTextModificationCounters(int index, CharSequence suggestion, in flushAndLogAllTextModificationCounters() method in VoiceProxy
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DLatinIME.java1779 mVoiceProxy.flushAndLogAllTextModificationCounters(index, suggestion, in pickSuggestionManually()