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

/frameworks/base/services/java/com/android/server/
H A DInputMethodManagerService.java522 buildInputMethodListLocked(
676 // mSettings should be created before buildInputMethodListLocked
689 buildInputMethodListLocked(mMethodList, mMethodMap,
762 buildInputMethodListLocked(mMethodList, mMethodMap, resetDefaultEnabledIme);
848 buildInputMethodListLocked(mMethodList, mMethodMap,
2232 buildInputMethodListLocked(mMethodList, mMethodMap,
2500 void buildInputMethodListLocked(ArrayList<InputMethodInfo> list, method in class:InputMethodManagerService

Completed in 70 milliseconds