Searched refs:mSwitchController (Results 1 – 3 of 3) sorted by relevance
45 private MasterSwitchController mSwitchController; field in AutomaticStorageManagementSwitchPreferenceController82 mSwitchController = new MasterSwitchController(mSwitch); in onResume()83 mSwitchController.setListener(this); in onResume()84 mSwitchController.startListening(); in onResume()
51 private AutomaticStorageManagerSwitchBarController mSwitchController; field in AutomaticStorageManagerSettings85 mSwitchController = in initializeSwitchBar()120 mSwitchController.tearDown(); in onDestroyView()
53 private WifiTetherSwitchBarController mSwitchController; field in WifiTetherPreferenceController90 mSwitchController = new WifiTetherSwitchBarController( in displayPreference()92 mLifecycle.addObserver(mSwitchController); in displayPreference()