HomeSort by relevance Sort by last modified time
    Searched refs:DevelopmentSwitchBarController (Results 1 - 3 of 3) sorted by null

  /packages/apps/Settings/src/com/android/settings/development/
DevelopmentSwitchBarController.java 29 public class DevelopmentSwitchBarController implements LifecycleObserver, OnStart, OnStop {
35 public DevelopmentSwitchBarController(@NonNull DevelopmentSettingsDashboardFragment settings,
DevelopmentSettingsDashboardFragment.java 69 private DevelopmentSwitchBarController mSwitchBarController;
165 mSwitchBarController = new DevelopmentSwitchBarController(
  /packages/apps/Settings/tests/robotests/src/com/android/settings/development/
DevelopmentSwitchBarControllerTest.java 78 new DevelopmentSwitchBarController(mSettings, mSwitchBar,
93 new DevelopmentSwitchBarController(mSettings, mSwitchBar,
109 new DevelopmentSwitchBarController(mSettings, mSwitchBar,
124 new DevelopmentSwitchBarController(mSettings, mSwitchBar,

Completed in 245 milliseconds