HomeSort by relevance Sort by last modified time
    Searched defs:notifyUserAction (Results 1 - 4 of 4) sorted by null

  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
BridgeIInputMethodManager.java 217 public void notifyUserAction(int sequenceNumber) throws RemoteException {
  /frameworks/base/core/java/android/view/inputmethod/
BaseInputConnection.java 198 mIMM.notifyUserAction();
446 mIMM.notifyUserAction();
530 mIMM.notifyUserAction();
InputMethodManager.java 331 * {@link IInputMethodManager#notifyUserAction(int)} at once when a user action is observed.
    [all...]
  /frameworks/base/services/core/java/com/android/server/
InputMethodManagerService.java     [all...]

Completed in 1242 milliseconds