Home
last modified time | relevance | path

Searched refs:switchBarController (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Settings/src/com/android/settings/development/graphicsdriver/
DGraphicsDriverDashboard.java66 final GraphicsDriverGlobalSwitchBarController switchBarController = in onActivityCreated() local
69 getSettingsLifecycle().addObserver(switchBarController); in onActivityCreated()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/development/gamedriver/
DGameDriverDashboard.java71 final GameDriverGlobalSwitchBarController switchBarController = in onActivityCreated() local
74 getSettingsLifecycle().addObserver(switchBarController); in onActivityCreated()
/packages/apps/Settings/src/com/android/settings/dashboard/profileselector/
DProfileSelectLocationFragment.java42 final LocationSwitchBarController switchBarController = new LocationSwitchBarController( in onActivityCreated() local