commit | 1d0ff4ac3a0996965c74f8abc61716b97c411c4e | [log] [tgz] |
---|---|---|
author | shubang <shubang@google.com> | Mon Jan 06 15:51:00 2020 -0800 |
committer | shubang <shubang@google.com> | Tue Jan 07 11:36:24 2020 -0800 |
tree | 5750e54c54648d196f8d2302eeb5e7e916cfc834 | |
parent | 26eb022b1bbe09ab6f75b3d279a202728e1dba00 [diff] |
Rename FilterSettings to FilterConfiguration The class contains a field settings which is the actual filter settings. The class is only used in Filter.configure(), so FilterConfiguration is a better name. Test: make; Change-Id: I57d7f4974ff60b83b4f4887ae5be8dda4218f4f0