Searched refs:reportStartInput (Results 1 – 5 of 5) sorted by relevance
31 void reportStartInput(in IBinder startInputToken); in reportStartInput() method
128 public void reportStartInput(IBinder startInputToken) { in reportStartInput() method in InputMethodPrivilegedOperations134 ops.reportStartInput(startInputToken); in reportStartInput()
2911 private void reportStartInput(@NonNull IBinder token, IBinder startInputToken) { in reportStartInput() method in InputMethodManagerService5812 public void reportStartInput(IBinder startInputToken) { in reportStartInput() method in InputMethodManagerService.InputMethodPrivilegedOperationsImpl5813 mImms.reportStartInput(mToken, startInputToken); in reportStartInput()
642 mPrivOps.reportStartInput(startInputToken); in dispatchStartInputWithToken()
16639 …hod/InputMethodManagerService$InputMethodPrivilegedOperationsImpl;->reportStartInput(Landroid/os/I…16766 HPLcom/android/server/inputmethod/InputMethodManagerService;->reportStartInput(Landroid/os/IBinder;…