Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DInputMethodSubtypeSwitchingController.java30 import com.android.server.inputmethod.InputMethodUtils.InputMethodSettings;
173 private final InputMethodSettings mSettings;
175 InputMethodAndSubtypeList(Context context, InputMethodSettings settings) { in InputMethodAndSubtypeList()
491 private final InputMethodSettings mSettings;
495 private InputMethodSubtypeSwitchingController(InputMethodSettings settings, Context context) { in InputMethodSubtypeSwitchingController()
501 InputMethodSettings settings, Context context) { in createInstanceLocked()
H A DInputMethodManagerService.java189 import com.android.server.inputmethod.InputMethodUtils.InputMethodSettings;
300 final InputMethodSettings mSettings;
1649 mSettings = new InputMethodSettings( in InputMethodManagerService()
1960 final InputMethodSettings settings = new InputMethodSettings(mContext.getResources(), in getEnabledInputMethodListLocked()
2133 final InputMethodSettings settings = new InputMethodSettings(mContext.getResources(), in getEnabledInputMethodSubtypeListLocked()
4902 final InputMethodSettings settings = new InputMethodSettings( in switchToInputMethod()
5589 final InputMethodSettings settings = new InputMethodSettings(mContext.getResources(), in handleShellCommandEnableDisableInputMethodInternalLocked()
5721 final InputMethodSettings settings = new InputMethodSettings( in handleShellCommandResetInputMethod()
H A DInputMethodMenuController.java62 private final InputMethodUtils.InputMethodSettings mSettings;
H A DInputMethodUtils.java789 public static class InputMethodSettings { class in InputMethodUtils
855 InputMethodSettings(Resources res, ContentResolver resolver, in InputMethodSettings() method in InputMethodUtils.InputMethodSettings
/aosp12/frameworks/base/services/
H A Dart-profile19959 HSPLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;-><clinit>()V
19960InputMethodSettings;-><init>(Landroid/content/res/Resources;Landroid/content/ContentResolver;Landr…
19969 HSPLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->getCurrentUserId()I
19971InputMethodSettings;->getEnabledInputMethodListLocked()Ljava/util/ArrayList;+]Lcom/android/server/…
19972InputMethodSettings;->getEnabledInputMethodListWithFilterLocked(Ljava/util/function/Predicate;)Lja…
19975InputMethodSettings;->getEnabledInputMethodsAndSubtypeListLocked()Ljava/util/List;+]Lcom/android/s…
19987 HPLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->isCurrentProfile(I)Z
19989 HPLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->isSubtypeSelected()Z
19995 HSPLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->putSelectedSubtype(I)V
20000 HSPLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->setCurrentProfileIds([I)V
[all …]
H A Dart-profile-boot362 Lcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->getEnabledInputMethodSubtype…