Skip to content
Commit 42c6de0c authored by Yohei Yukawa's avatar Yohei Yukawa
Browse files

Rename ImeFocusController#checkFocus() to #onScheduledCheckFocus()

Now that

  ImeFocusController#checkFocus()

is called only from ViewRootImpl to handle MSG_CHECK_FOCUS.

Hence, it would make much more sense to rename it to

  ImeFocusController#onScheduledCheckFocus().

with also inlining hard-coded parameters.

This is still mechanical refactoring.  There must be no observable
behavior change.

Bug: 234882948
Test: presubmit
Change-Id: I354acacb2d35d378ee7bc140ac7bc6311bfec156
parent 0135405e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment