Home
last modified time | relevance | path

Searched defs:notifyUserActionAsync (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/core/java/com/android/internal/inputmethod/
H A DIInputMethodPrivilegedOperations.aidl46 void notifyUserActionAsync(); in notifyUserActionAsync() method
H A DInputMethodPrivilegedOperations.java365 public void notifyUserActionAsync() { in notifyUserActionAsync() method in InputMethodPrivilegedOperations
/aosp12/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DInputMethodManagerService.java5899 public void notifyUserActionAsync() { in notifyUserActionAsync() method in InputMethodManagerService.InputMethodPrivilegedOperationsImpl