Searched refs:attachToken (Results 1 – 1 of 1) sorted by relevance
477 public void attachToken(IBinder token) { in attachToken() method in MockIme.MockInputMethodImpl478 getTracer().attachToken(token, () -> super.attachToken(token)); in attachToken()1165 void attachToken(IBinder token, @NonNull Runnable runnable) {