Home | History | Annotate | Download | only in inputmethod

Lines Matching refs:notifyUserAction

331      * {@link IInputMethodManager#notifyUserAction(int)} at once when a user action is observed.
1956 public void notifyUserAction() {
1961 Log.w(TAG, "Ignoring notifyUserAction as it has already been sent."
1971 Log.w(TAG, "notifyUserAction: "
1977 mService.notifyUserAction(mNextUserActionNotificationSequenceNumber);