diff options
author | Felipe Leme <felipeal@google.com> | 2017-06-16 11:49:48 -0700 |
---|---|---|
committer | Felipe Leme <felipeal@google.com> | 2017-06-16 11:51:49 -0700 |
commit | 94b56207a45f0112339833b3d76662e583a51e73 (patch) | |
tree | fe71570a2d020f6f77819712f2698b753f75fa45 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 04298759fe956ce712a84d7df049e14c1815cb07 (diff) |
Use an optimized findViewNodeByAutofillId(id) to get just one node.
Session was using findViewNodesByAutofillIds(ids) before, which not only was
not optimal, but error prone (for example, it could return a non-empty array
with an empty value).
Test: CtsAutoFillServiceTestCases pass
Fixes: 62532979
Change-Id: If984f1263cc3f2aac1d1e098687fe02d73c55211
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions