Cleanup Controllers/Fragments

- Removed extra comments in DevelopmentSettingsDashboardFragment
 - Removed unused methods from controllers
 - Clean up method names

Bug: 34203528
Test: make RunSettingsRoboTests -j40
Change-Id: Ibe7a0921926d4529f62a212b55c8fa2f14ecb18b
This commit is contained in:
jeffreyhuang
2017-10-18 15:03:41 -07:00
parent d50363b496
commit bb451a38e4
6 changed files with 4 additions and 51 deletions

View File

@@ -86,16 +86,6 @@ public class FileEncryptionPreferenceController extends
mContext.getResources().getString(R.string.convert_to_file_encryption_done));
}
@Override
protected void onDeveloperOptionsSwitchEnabled() {
// intentional no-op
}
@Override
protected void onDeveloperOptionsSwitchDisabled() {
// intentional no-op
}
private IStorageManager getStorageManager() {
try {
return IStorageManager.Stub.asInterface(