OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:updateSubtype
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/compat/
InputMethodServiceCompatWrapper.java
93
SubtypeSwitcher.getInstance().
updateSubtype
(subtype);
104
SubtypeSwitcher.getInstance().
updateSubtype
(
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
SubtypeSwitcher.java
122
updateSubtype
(mImm.getCurrentInputMethodSubtype());
162
updateSubtype
(mImm.getCurrentInputMethodSubtype());
205
public void
updateSubtype
(InputMethodSubtypeCompatWrapper newSubtype) {
Completed in 186 milliseconds