Home
last modified time | relevance | path

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

/development/samples/SoftKeyboard/src/com/android/inputmethodcommon/
DInputMethodSettingsImpl.java60 mImi = getMyImi(context, mImm); in init()
88 private static InputMethodInfo getMyImi(Context context, InputMethodManager imm) { in getMyImi() method in InputMethodSettingsImpl