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

/frameworks/base/services/core/java/com/android/server/
H A DInputMethodManagerService.java674 buildInputMethodListLocked(
843 // mSettings should be created before buildInputMethodListLocked
893 buildInputMethodListLocked(mMethodList, mMethodMap,
976 buildInputMethodListLocked(mMethodList, mMethodMap, resetDefaultEnabledIme);
1083 buildInputMethodListLocked(mMethodList, mMethodMap,
2547 buildInputMethodListLocked(mMethodList, mMethodMap,
2890 void buildInputMethodListLocked(ArrayList<InputMethodInfo> list, method in class:InputMethodManagerService

Completed in 45 milliseconds