diff options
author | Felipe Leme <felipeal@google.com> | 2018-11-15 11:30:40 -0800 |
---|---|---|
committer | Felipe Leme <felipeal@google.com> | 2018-11-16 09:19:37 -0800 |
commit | 92ab3857b09c9bb16dd590fd5951993bea7f1fd6 (patch) | |
tree | 5d1872f48ed250b9830c5554fb719a902667cedb /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 9ca7a38d2940f86f0607b9dc317835d604708805 (diff) |
Simplified View.onProvideContentCaptureStructure()
That method was returning a boolean to indicate whether the IntelligenceManager
should be notify, so views with virtual hierarchy could return false.
But now it returns void and always notify, which makes the API easier to
understand and use.
Bug: 117944706
Test: m -j update-api doc-comment-check-docs
Test: atest CtsAutoFillServiceTestCases
Change-Id: I216cacb6edb144239b6eabe56ab177fc2582e1aa
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions