Searched refs:enableHotseatEdu (Results 1 – 4 of 4) sorted by relevance
85 launcher.enableHotseatEdu(false); in setUp()94 executeOnLauncherInTearDown(launcher -> launcher.enableHotseatEdu(true)); in tearDown()
364 public void enableHotseatEdu(boolean enable) { in enableHotseatEdu() method in QuickstepLauncher365 super.enableHotseatEdu(enable); in enableHotseatEdu()366 mHotseatPredictionController.enableHotseatEdu(enable); in enableHotseatEdu()
150 public void enableHotseatEdu(boolean enable) { in enableHotseatEdu() method in HotseatPredictionController
2854 public void enableHotseatEdu(boolean enable) {}