Searched refs:PrimarySwitchController (Results 1 – 3 of 3) sorted by relevance
31 private PrimarySwitchController mController;52 static class TestPrimarySwitchController extends PrimarySwitchController {
24 public abstract class PrimarySwitchController extends SwitchController { class
91 if (!(controller instanceof PrimarySwitchController)) { in onCreate()119 if (!(controller instanceof PrimarySwitchController)) { in call()