Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/view/inputmethod/
H A DInputMethodManager.java2917 public void notifyUserAction() { in notifyUserAction() method in InputMethodManager
/aosp12/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DInputMethodManagerService.java4049 private void notifyUserAction(@NonNull IBinder token) { in notifyUserAction() method in InputMethodManagerService
5900 mImms.notifyUserAction(mToken); in notifyUserActionAsync()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt89073 Lcom/android/internal/view/IInputMethodManager$Stub$Proxy;->notifyUserAction(I)V
89141 Lcom/android/internal/view/IInputMethodManager;->notifyUserAction(I)V
/aosp12/frameworks/base/services/
H A Dart-profile19830 PLcom/android/server/inputmethod/InputMethodManagerService;->notifyUserAction(Landroid/os/IBinder;)V