Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodSubtypeSwitchingController.java456 public void onUserActionLocked(InputMethodInfo imi, InputMethodSubtype subtype) { in onUserActionLocked() method in InputMethodSubtypeSwitchingController.ControllerImpl
502 public void onUserActionLocked(InputMethodInfo imi, InputMethodSubtype subtype) { in onUserActionLocked() method in InputMethodSubtypeSwitchingController
509 mController.onUserActionLocked(imi, subtype); in onUserActionLocked()
DInputMethodManagerService.java3567 mSwitchingController.onUserActionLocked(imi, mCurrentSubtype); in notifyUserAction()
/frameworks/base/services/tests/servicestests/src/com/android/server/inputmethod/
DInputMethodSubtypeSwitchingControllerTest.java197 controller.onUserActionLocked(subtypeListItem.mImi, subtype); in onUserAction()
/frameworks/base/services/
Dart-profile7344 …inputmethod/InputMethodSubtypeSwitchingController$ControllerImpl;->onUserActionLocked(Landroid/vie…