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