Home
last modified time | relevance | path

Searched defs:richImm (Results 1 – 6 of 6) sorted by relevance

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/action/
DKlpActionLabelTests.java91 final RichInputMethodManager richImm = RichInputMethodManager.getInstance(); in testActionLabelInOtherLocale() local
102 final RichInputMethodManager richImm = RichInputMethodManager.getInstance(); in testNoLanguageSubtypeActionLabel() local
149 final RichInputMethodManager richImm = RichInputMethodManager.getInstance(); in testHinglishActionLabel() local
166 final RichInputMethodManager richImm = RichInputMethodManager.getInstance(); in testSerbianLatinActionLabel() local
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/internal/
DKeyboardTextsSetTests.java55 final RichInputMethodManager richImm = RichInputMethodManager.getInstance(); in setUp() local
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DSystemBroadcastReceiver.java76 final RichInputMethodManager richImm = RichInputMethodManager.getInstance(); in onReceive() local
DLatinIME.java561 public void switchSubtype(final IBinder token, final RichInputMethodManager richImm) { in switchSubtype()
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/
DKeyboardLayoutSetNavigateMoreKeysBase.java284 final RichInputMethodManager richImm = RichInputMethodManager.getInstance(); in testMoreKeysOfEnterKey() local
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
DStatsUtils.java36 RichInputMethodManager richImm) { in onCreate()