diff options
author | Yohei Yukawa <yukawa@google.com> | 2018-09-05 17:07:52 -0700 |
---|---|---|
committer | Yohei Yukawa <yukawa@google.com> | 2018-09-05 17:07:52 -0700 |
commit | b985e6e24589f1b92f11e30e1c821560bf73d9d9 (patch) | |
tree | 2e50cf4266eee93a4d92cebcc67e456755094b78 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 97614b4693dceb2d23f6e7655e4697deabf643e3 (diff) |
Add TODO about IMM#getInputMethodWindowVisibleHeight()
InputMethodManager#getInputMethodWindowVisibleHeight() has been kind
of unintentionally exposed to all the IME client processes and we know
some apps are already relying on this hidden API via reflection, which
is bad especially because it would be getting harder and harder to
keep maintaining the semantics of this not-well-defined hidden API
once we start supporting features like multi display. Thust this CL
adds TODO comments there to warn people who are going to touch this
method.
This CL does nothing except for adding comments. Hence there should
be no behavior change.
Bug: 113914148
Test: compile
Change-Id: Id2084530bdb82deef226d8207d2f311d2e78b28d
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions