diff options
author | Yohei Yukawa <yukawa@google.com> | 2017-02-12 23:16:47 -0800 |
---|---|---|
committer | Yohei Yukawa <yukawa@google.com> | 2017-02-12 23:16:47 -0800 |
commit | ce82eb2d865e5ee1b69705ca7a0aedd0e92d0d4e (patch) | |
tree | e629d4a7904f0671163706ac45673396499d5d44 /tools/aapt2/diff/Diff.cpp | |
parent | 77e51831a448b03cbeeea8ea286b1d584dca74d4 (diff) |
Rely on com.android.internal.os.SomeArgs
Before introducing new state tracking IDs to IInputConnectionWrapper,
this CL cleans up IInputConnectionWrapper to use
com.android.internal.os.SomeArgs instead of local-defined one in favor
of possible performance improvement thanks to the process grobal
object pool that com.android.internal.os.SomeArgs has.
This is a mechanical refactoring CL. No behavior change is intended.
Test: No new warnings in `adb logcat` from the following TAGs
- IInputConnectionWrapper
- InputMethodManager
- InputMethodManagerService
- InputMethodService
Bug: 35079353
Change-Id: Ic614f112f960382280acd8891b3af56d47679f08
Diffstat (limited to 'tools/aapt2/diff/Diff.cpp')
0 files changed, 0 insertions, 0 deletions