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
107 if (!(controller instanceof PrimarySwitchController)) { in onCreate()141 if (!(controller instanceof PrimarySwitchController)) { in call()