Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethodcommon/
DInputMethodSettingsImpl.java52 mImi = getMyImi(context, mImm); in init()
68 private static InputMethodInfo getMyImi(Context context, InputMethodManager imm) { in getMyImi() method in InputMethodSettingsImpl