OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:commitWord
(Results
1 - 3
of
3
) sorted by null
/packages/inputmethods/LatinIME/java-overridable/src/com/android/inputmethod/latin/utils/
StatsUtils.java
79
public static void onWordCommitUserTyped(final String
commitWord
, final boolean isBatchMode) {
82
public static void onWordCommitAutoCorrect(final String
commitWord
, final boolean isBatchMode) {
86
final String
commitWord
, final boolean isBatchMode) {
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
WordComposer.java
418
public LastComposedWord
commitWord
(final int type, final CharSequence committedWord,
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/inputlogic/
InputLogic.java
[
all
...]
Completed in 386 milliseconds