Searched refs:GraphicsDriverGlobalSwitchBarController (Results 1 – 3 of 3) sorted by relevance
50 private GraphicsDriverGlobalSwitchBarController mController;63 mController = new GraphicsDriverGlobalSwitchBarController( in constructor_updatableDriverOn_shouldCheckSwitchBar()73 mController = new GraphicsDriverGlobalSwitchBarController( in constructor_updatableDriverOff_shouldUncheckSwitchBar()82 mController = new GraphicsDriverGlobalSwitchBarController( in constructor_developmentSettingsEnabled_shouldEnableSwitchBar()91 mController = new GraphicsDriverGlobalSwitchBarController( in constructor_developmentSettingsDisabled_shouldDisableSwitchBar()99 mController = new GraphicsDriverGlobalSwitchBarController( in onStart_shouldStartListeningAndRegister()110 mController = new GraphicsDriverGlobalSwitchBarController( in onStop_shouldStopListeningAndUnregister()123 mController = new GraphicsDriverGlobalSwitchBarController( in onSwitchToggled_checked_shouldTurnOnUpdatableDriver()137 mController = new GraphicsDriverGlobalSwitchBarController( in onSwitchToggled_unchecked_shouldTurnOffUpdatableDriver()
68 final GraphicsDriverGlobalSwitchBarController switchBarController = in onActivityCreated()69 new GraphicsDriverGlobalSwitchBarController( in onActivityCreated()
41 public class GraphicsDriverGlobalSwitchBarController class51 GraphicsDriverGlobalSwitchBarController( in GraphicsDriverGlobalSwitchBarController() method in GraphicsDriverGlobalSwitchBarController