Searched refs:mSwitchController (Results 1 – 2 of 2) sorted by relevance
43 private MasterSwitchController mSwitchController; field in AutomaticStorageManagementSwitchPreferenceController77 mSwitchController = new MasterSwitchController(mSwitch); in onResume()78 mSwitchController.setListener(this); in onResume()79 mSwitchController.startListening(); in onResume()
49 private AutomaticStorageManagerSwitchBarController mSwitchController; field in AutomaticStorageManagerSettings89 mSwitchController = in initializeSwitchBar()134 mSwitchController.tearDown(); in onDestroyView()