Searched refs:createSwitchControllers (Results 1 – 2 of 2) sorted by relevance
63 protected abstract List<SwitchController> createSwitchControllers(); in createSwitchControllers() method in SwitchesProvider74 final List<SwitchController> controllers = createSwitchControllers(); in onCreate()
320 protected List<SwitchController> createSwitchControllers() { in createSwitchControllers() method in SwitchesProviderTest.TestSwitchesProvider