Home
last modified time | relevance | path

Searched refs:switchWidgetController (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/development/graphicsdriver/
DGraphicsDriverGlobalSwitchBarController.java52 Context context, SwitchWidgetController switchWidgetController) { in GraphicsDriverGlobalSwitchBarController() argument
56 mSwitchWidgetController = switchWidgetController; in GraphicsDriverGlobalSwitchBarController()
/packages/apps/Settings/src/com/android/settings/network/
DTetherEnabler.java142 public TetherEnabler(Context context, SwitchWidgetController switchWidgetController, in TetherEnabler() argument
145 mSwitchWidgetController = switchWidgetController; in TetherEnabler()