commit | e407e67a3b42d42beb44de50cb9ccdf2f559854f | [log] [tgz] |
---|---|---|
author | jackqdyulei <jackqdyulei@google.com> | Fri May 05 16:07:48 2017 -0700 |
committer | jackqdyulei <jackqdyulei@google.com> | Mon May 08 13:34:54 2017 -0700 |
tree | 4a0752b4db96c31b05c839d0b16c572d8fa9b609 | |
parent | 910f69c62a639d8bd7d352d28e294497b329739d [diff] |
Create RestrictedDashboardFragment. RestrictedDashboardFragment has all the same logic coming from RestrcitedSettingsFragment but extends from DashboardFragment. As a result, we could use preferenceController in child class of RestrictedDashboardFragment. This cl also make DeviceListPreferenceFragment as child of RestrictedDashboardFragment, which enfluences the bluetooth page. Bug: 38041586 Test: Build Change-Id: I01395d506176c5cc584948478f7ca16c1c7c7045