Searched refs:getMethodList (Results 1 – 3 of 3) sorted by relevance
899 final List<InputMethodInfo> methodList = settings.getMethodList(); in onHandleForceStop()961 final List<InputMethodInfo> methodList = settings.getMethodList(); in onFinishPackageChangesInternal()1775 final ArrayList<InputMethodInfo> methodList = new ArrayList<>(settings.getMethodList()); in getInputMethodListLocked()2952 for (var imi : settings.getMethodList()) { in experimentalInitializeVisibleBackgroundUserLocked()5293 InputMethodInfoUtils.getDefaultEnabledImes(mContext, settings.getMethodList(), in postInputMethodSettingUpdatedLocked()5338 final List<InputMethodInfo> inputMethodList = settings.getMethodList(); in postInputMethodSettingUpdatedLocked()6086 final List<InputMethodInfo> methodList = settings.getMethodList(); in dumpAsStringNoCheck()6651 mContext, settings.getMethodList()); in handleShellCommandResetInputMethod()6671 settings.getMethodList()); in handleShellCommandResetInputMethod()
114 List<InputMethodInfo> getMethodList() { in getMethodList() method in InputMethodSettings
12506 PLcom/android/server/inputmethod/InputMethodSettings;->getMethodList()Ljava/util/List;