Searched defs:startInputToken (Results 1 – 4 of 4) sorted by relevance
31 void reportStartInputAsync(in IBinder startInputToken); in reportStartInputAsync()
134 public void reportStartInputAsync(IBinder startInputToken) { in reportStartInputAsync()
155 void startInput(IBinder startInputToken, IRemoteInputConnection remoteInputConnection, in startInput()
2437 final Binder startInputToken = new Binder(); in attachNewInputLocked() local3198 private void reportStartInput(@NonNull IBinder token, IBinder startInputToken) { in reportStartInput()6813 public void reportStartInputAsync(IBinder startInputToken) { in reportStartInputAsync()