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

/frameworks/base/services/java/com/android/server/
H A DInputMethodManagerService.java510 buildInputMethodListLocked(mMethodList, mMethodMap);
662 // mSettings should be created before buildInputMethodListLocked
672 buildInputMethodListLocked(mMethodList, mMethodMap);
740 buildInputMethodListLocked(mMethodList, mMethodMap);
853 buildInputMethodListLocked(mMethodList, mMethodMap);
2151 buildInputMethodListLocked(mMethodList, mMethodMap);
2447 void buildInputMethodListLocked(ArrayList<InputMethodInfo> list, method in class:InputMethodManagerService

Completed in 54 milliseconds