Skip to content
Commit 4391c204 authored by Yohei Yukawa's avatar Yohei Yukawa
Browse files

Simplify IMMS#startInputOrWindowGainedFocusInternal() part 1/5

This is a series of CLs to reduce the average indentation level of
InputMethodManagerService#startInputOrWindowGainedFocusInternal().

Currently the method in questions has a relatively high indentation
level.  As a preparation to reduce the indentation level, this CL
moves user ID resolution logic from
  IMMS#startInputOrWindowGainedFocusInternal()
to
  IMMS#startInputOrWindowGainedFocus().

This is a mechanical refactoring.  There should be no behavior change.

Bug: 34886274
Test: atest CtsInputMethodTestCases CtsInputMethodServiceHostTestCases
Change-Id: I8aa758519bdf65cdb9ec5964f6b8e7b5a857e269
parent 670abea2
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