Home
last modified time | relevance | path

Searched refs:reportStartInput (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodManagerService.java2834 private void reportStartInput(@NonNull IBinder token, IBinder startInputToken) { in reportStartInput() method in InputMethodManagerService
6807 mImms.reportStartInput(mToken, startInputToken); in reportStartInputAsync()
/frameworks/base/services/
Dart-wear-profile12449 PLcom/android/server/inputmethod/InputMethodManagerService;->reportStartInput(Landroid/os/IBinder;L…