diff options
author | Yohei Yukawa <yukawa@google.com> | 2016-02-12 19:37:03 -0800 |
---|---|---|
committer | Yohei Yukawa <yukawa@google.com> | 2016-02-12 19:37:03 -0800 |
commit | 94e3330e639e1b96f5bd000f4c0f743b3cc174fc (patch) | |
tree | ee03deb7b508bae4bc03a842be351c09513534d1 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | d34e1486ee70ed433b86fa4815eded105f95887a (diff) |
Remove redundant arguments.
The "list" and "map" arguments of IMMS#buildInputMethodListLocked() are
nothing more than synonyms of IMMS#mMethodList and IMMS#mMethodMap,
respectively. There is no reason to pass them as parameters. We can
access them directly as we have done there for other member fields.
This is kind of a mechanical refactoring. No behavior change is
intended.
Bug: 26279466
Change-Id: Ia27e19f9358ba33abbb1e5a27cebe7c9953c998f
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions