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()
157 void startInput(IBinder startInputToken, IRemoteInputConnection remoteInputConnection, in startInput()
2014 final Binder startInputToken = new Binder(); in attachNewInputLocked() local2834 private void reportStartInput(@NonNull IBinder token, IBinder startInputToken) { in reportStartInput()6806 public void reportStartInputAsync(IBinder startInputToken) { in reportStartInputAsync()