Home
last modified time | relevance | path

Searched refs:InputMethodSubtypeSwitchingController (Results 1 – 4 of 4) 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();
492 private InputMethodSubtypeSwitchingController(InputMethodSettings settings, Context context) { in InputMethodSubtypeSwitchingController() method in InputMethodSubtypeSwitchingController
497 public static InputMethodSubtypeSwitchingController createInstanceLocked( in createInstanceLocked()
499 return new InputMethodSubtypeSwitchingController(settings, context); in createInstanceLocked()
DInputMethodManagerService.java154 import com.android.server.inputmethod.InputMethodSubtypeSwitchingController.ImeSubtypeListItem;
324 private final InputMethodSubtypeSwitchingController mSwitchingController;
1507 mSwitchingController = InputMethodSubtypeSwitchingController.createInstanceLocked( in InputMethodManagerService()
/frameworks/base/services/tests/servicestests/src/com/android/server/inputmethod/
DInputMethodSubtypeSwitchingControllerTest.java34 import com.android.server.inputmethod.InputMethodSubtypeSwitchingController.ControllerImpl;
35 import com.android.server.inputmethod.InputMethodSubtypeSwitchingController.ImeSubtypeListItem;
/frameworks/base/services/
Dart-profile7340InputMethodSubtypeSwitchingController$ControllerImpl;->createFrom(Lcom/android/server/inputmethod/
7341 PLcom/android/server/inputmethod/InputMethodSubtypeSwitchingController$ControllerImpl;->dump(Landro…
7342 HSPLcom/android/server/inputmethod/InputMethodSubtypeSwitchingController$ControllerImpl;->filterIme…
7343InputMethodSubtypeSwitchingController$ControllerImpl;->getNextInputMethod(ZLandroid/view/inputmeth…
7344 PLcom/android/server/inputmethod/InputMethodSubtypeSwitchingController$ControllerImpl;->onUserActio…
7345 PLcom/android/server/inputmethod/InputMethodSubtypeSwitchingController$DynamicRotationList;->dump(L…
7346InputMethodSubtypeSwitchingController$DynamicRotationList;->getNextInputMethodLocked(ZLandroid/vie…
7347 PLcom/android/server/inputmethod/InputMethodSubtypeSwitchingController$DynamicRotationList;->getUsa…
7348 PLcom/android/server/inputmethod/InputMethodSubtypeSwitchingController$DynamicRotationList;->onUser…
7349 HSPLcom/android/server/inputmethod/InputMethodSubtypeSwitchingController$ImeSubtypeListItem;-><init…
[all …]