diff options
author | Yohei Yukawa <yukawa@google.com> | 2018-09-20 15:53:07 -0700 |
---|---|---|
committer | Yohei Yukawa <yukawa@google.com> | 2018-09-20 15:53:07 -0700 |
commit | daf0d1b6fbc8d61dcc3489762748074bada7de5f (patch) | |
tree | a9b1c3ae00685386648b80c1e691e579e5f38451 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 3b3a2ade94de8a9edf34a03c96e731affd2dc1da (diff) |
Let IMM have internal APIs for layoutlib
In order to stub out InputMethodManager (IMM), currently layoutlib
tries to directly update internal details of InputMethodManager, which
is really fragile and hard to maintain.
With this CL, IMM officially defines an internal concept "EditMode"
and privately exposes internal APIs to layoutlib.
There should be no behavior difference in production build.
Bug: 115891476
Test: atest CtsInputMethodTestCases CtsInputMethodServiceHostTestCases
Change-Id: Ide6aa5bc36c14449e87bec33a4962b87809b9d77
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions