Searched refs:reportStartInput (Results 1 – 2 of 2) sorted by relevance
2834 private void reportStartInput(@NonNull IBinder token, IBinder startInputToken) { in reportStartInput() method in InputMethodManagerService6807 mImms.reportStartInput(mToken, startInputToken); in reportStartInputAsync()
12449 PLcom/android/server/inputmethod/InputMethodManagerService;->reportStartInput(Landroid/os/IBinder;L…