Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodSubtypeSwitchingController.java45 final class InputMethodSubtypeSwitchingController { class
46 private static final String TAG = InputMethodSubtypeSwitchingController.class.getSimpleName();
481 private InputMethodSubtypeSwitchingController(@NonNull Context context, in InputMethodSubtypeSwitchingController() method in InputMethodSubtypeSwitchingController
492 public static InputMethodSubtypeSwitchingController createInstanceLocked( in createInstanceLocked()
495 return new InputMethodSubtypeSwitchingController(context, methodMap, userId); in createInstanceLocked()
DInputMethodMenuController.java46 import com.android.server.inputmethod.InputMethodSubtypeSwitchingController.ImeSubtypeListItem;
DInputMethodManagerService.java184 import com.android.server.inputmethod.InputMethodSubtypeSwitchingController.ImeSubtypeListItem;
383 private InputMethodSubtypeSwitchingController mSwitchingController;
1304 InputMethodSubtypeSwitchingController.createInstanceLocked(context, in InputMethodManagerService()
3052 mSwitchingController = InputMethodSubtypeSwitchingController.createInstanceLocked( in updateInputMethodsFromSettingsLocked()
4928 final List<ImeSubtypeListItem> imList = InputMethodSubtypeSwitchingController in handleMessage()
5324 mSwitchingController = InputMethodSubtypeSwitchingController.createInstanceLocked( in postInputMethodSettingUpdatedLocked()
/frameworks/base/services/tests/InputMethodSystemServerTests/src/com/android/server/inputmethod/
DInputMethodSubtypeSwitchingControllerTest.java31 import com.android.server.inputmethod.InputMethodSubtypeSwitchingController.ControllerImpl;
32 import com.android.server.inputmethod.InputMethodSubtypeSwitchingController.ImeSubtypeListItem;
/frameworks/base/services/
Dart-profile-boot363 Lcom/android/server/inputmethod/InputMethodSubtypeSwitchingController$InputMethodAndSubtypeList;->g…
Dart-wear-profile12523InputMethodSubtypeSwitchingController$ControllerImpl;-><init>(Lcom/android/server/inputmethod/Inpu…
12524InputMethodSubtypeSwitchingController$ControllerImpl;->createFrom(Lcom/android/server/inputmethod/
12525 PLcom/android/server/inputmethod/InputMethodSubtypeSwitchingController$ControllerImpl;->filterImeSu…
12526InputMethodSubtypeSwitchingController$DynamicRotationList;->-$$Nest$fgetmImeSubtypeList(Lcom/andro…
12527 PLcom/android/server/inputmethod/InputMethodSubtypeSwitchingController$DynamicRotationList;-><clini…
12528 PLcom/android/server/inputmethod/InputMethodSubtypeSwitchingController$DynamicRotationList;-><init>…
12529InputMethodSubtypeSwitchingController$DynamicRotationList;-><init>(Ljava/util/List;Lcom/android/se…
12530 PLcom/android/server/inputmethod/InputMethodSubtypeSwitchingController$ImeSubtypeListItem;-><init>(…
12531 PLcom/android/server/inputmethod/InputMethodSubtypeSwitchingController$ImeSubtypeListItem;->equals(…
12532InputMethodSubtypeSwitchingController$StaticRotationList;->-$$Nest$fgetmImeSubtypeList(Lcom/androi…
[all …]