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