Home
last modified time | relevance | path

Searched refs:InputMethodSettings (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodSubtypeSwitchingController.java31 import com.android.server.inputmethod.InputMethodUtils.InputMethodSettings;
174 private final InputMethodSettings mSettings;
176 public InputMethodAndSubtypeList(Context context, InputMethodSettings settings) { in InputMethodAndSubtypeList()
488 private final InputMethodSettings mSettings;
492 private InputMethodSubtypeSwitchingController(InputMethodSettings settings, Context context) { in InputMethodSubtypeSwitchingController()
498 InputMethodSettings settings, Context context) { in createInstanceLocked()
DInputMethodManagerService.java155 import com.android.server.inputmethod.InputMethodUtils.InputMethodSettings;
303 final InputMethodSettings mSettings;
1502 mSettings = new InputMethodSettings( in InputMethodManagerService()
1800 final InputMethodSettings settings = new InputMethodSettings(mContext.getResources(), in getEnabledInputMethodListLocked()
1856 final InputMethodSettings settings = new InputMethodSettings(mContext.getResources(), in getEnabledInputMethodSubtypeListLocked()
4970 final InputMethodSettings settings = new InputMethodSettings(mContext.getResources(), in handleShellCommandEnableDisableInputMethodInternalLocked()
5042 final InputMethodSettings settings = new InputMethodSettings( in handleShellCommandSetInputMethod()
5115 final InputMethodSettings settings = new InputMethodSettings( in handleShellCommandResetInputMethod()
DInputMethodUtils.java744 public static class InputMethodSettings { class in InputMethodUtils
810 InputMethodSettings(Resources res, ContentResolver resolver, in InputMethodSettings() method in InputMethodUtils.InputMethodSettings
/frameworks/base/services/
Dart-profile7354 …t>(Landroid/content/Context;Lcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;)V
7360 HSPLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;-><init>(Landroid/content/r…
7361 HSPLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->addSubtypeToHistory(Ljava…
7362 HSPLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->appendAndPutEnabledInputM…
7363 HSPLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->buildInputMethodsAndSubty…
7364 HSPLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->createEnabledInputMethodL…
7365 PLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->dumpLocked(Landroid/util/Pr…
7366 HSPLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->getCurrentUserId()I
7367 HSPLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->getEnabledInputMethodList…
7368 HSPLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->getEnabledInputMethodSubt…
[all …]