commit | 258fb7f67237f1f4acd226a076bca4a3e94174d7 | [log] [tgz] |
---|---|---|
author | Zhen Zhang <zzhen@google.com> | Wed Feb 05 10:09:27 2020 -0800 |
committer | Zhen Zhang <zzhen@google.com> | Wed Feb 05 10:18:57 2020 -0800 |
tree | 436d6b1a3bd33472465160a0dc3bd971ef48f6ee | |
parent | c240b2786273ad594400c51125af0bbaf91c2ad9 [diff] |
Make tether preference controllers extend BasePreferenceController These controllers extended AbstractPreferenceController, which is not quite compatible with some of the present framework. Especially for indexable keys of settings search. TetherEnabler and AllInOneTetherSettings are refactored based on the change. Tests are updated. Bug: 147272749 Test: CodeInspectionTest and other tests of classes touched by this CL Change-Id: Ic3ad13e735d133c0959a0a309319a6fd5165b015