Searched refs:onUserActionLocked (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/com/android/internal/inputmethod/
H A DInputMethodSubtypeSwitchingController.java516 public void onUserActionLocked(InputMethodInfo imi, InputMethodSubtype subtype) { method in class:InputMethodSubtypeSwitchingController.ControllerImpl
562 public void onUserActionLocked(InputMethodInfo imi, InputMethodSubtype subtype) { method in class:InputMethodSubtypeSwitchingController
569 mController.onUserActionLocked(imi, subtype);
/frameworks/base/core/tests/coretests/src/com/android/internal/inputmethod/
H A DInputMethodSubtypeSwitchingControllerTest.java159 controller.onUserActionLocked(subtypeListItem.mImi, subtype);
/frameworks/base/services/core/java/com/android/server/
H A DInputMethodManagerService.java2687 mSwitchingController.onUserActionLocked(imi, mCurrentSubtype);

Completed in 451 milliseconds