Searched defs:startInputToken (Results 1 – 7 of 7) sorted by relevance
42 void startInput(in IBinder startInputToken, in IInputContext inputContext, int missingMethods, in startInput()
184 final IBinder startInputToken = (IBinder) args.arg1; in executeMessage() local299 public void startInput(IBinder startInputToken, IInputContext inputContext, in startInput()
577 @NonNull IBinder startInputToken, boolean shouldPreRenderIme) { in dispatchStartInputWithToken()
31 void reportStartInput(in IBinder startInputToken); in reportStartInput()
127 public void reportStartInput(IBinder startInputToken) { in reportStartInput()
222 @NonNull IBinder startInputToken, boolean shouldPreRenderIme) { in dispatchStartInputWithToken()
2018 final Binder startInputToken = new Binder(); in attachNewInputLocked() local2536 private void reportStartInput(@NonNull IBinder token, IBinder startInputToken) { in reportStartInput()3786 final IBinder startInputToken = (IBinder) args.arg1; in handleMessage() local5174 public void reportStartInput(IBinder startInputToken) { in reportStartInput()