Searched defs:restoreEnabledInputMethods (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/
H A DInputMethodManagerService.java575 restoreEnabledInputMethods(mContext, prevValue, newValue);
588 static void restoreEnabledInputMethods(Context context, String prevValue, String newValue) { method in class:InputMethodManagerService

Completed in 57 milliseconds