Searched refs:createStatsTokenForFocusedClient (Results 1 – 2 of 2) sorted by relevance
1962 final var statsToken = createStatsTokenForFocusedClient(false /* show */, in onUnbindCurrentMethodByReset()2051 : createStatsTokenForFocusedClient(true /* show */, in attachNewInputLocked()3501 final var statsToken = createStatsTokenForFocusedClient(true /* show */, reason); in showCurrentInputLocked()3637 final var statsToken = createStatsTokenForFocusedClient(false /* show */, reason); in hideCurrentInputLocked()3951 final var statsToken = createStatsTokenForFocusedClient(isShow, imeVisRes.getReason()); in startInputOrWindowGainedFocusInternalLocked()6772 private ImeTracker.Token createStatsTokenForFocusedClient(boolean show, in createStatsTokenForFocusedClient() method
12400 PLcom/android/server/inputmethod/InputMethodManagerService;->createStatsTokenForFocusedClient(ZIIZ)…