commit | 77d6c8a619cc3125197516e6e18ab3b29381c608 | [log] [tgz] |
---|---|---|
author | Pablo Gamito <pablogamito@google.com> | Wed Aug 17 11:02:27 2022 +0000 |
committer | Pablo Gamito <pablogamito@google.com> | Mon Aug 22 11:56:24 2022 +0000 |
tree | ec43f3e1547b11b3e320f3844c5276d1643d22e9 | |
parent | a89970c9cdd2dbf7be9f64ec42cdfdc5e357ade5 [diff] |
Rename ComponentMatcher to ComponentNameMatcher We now have a ComponentIdMatcher which means we renamed the ComponentMatcher to ComponentNameMatcher and had to slightly update the IComponentMatcher interface to be more generic. We also updated all places where we actually needed specifically a ComponentNameMatcher rather than just an IComponentMatcher. Test: atest FlickerTests WmShellFlickerTests Bug: 231974873 Change-Id: Ia30c82a9c55665659f530e7428a427763234aeb8