Searched refs:getHotseatPredictionController (Results 1 – 4 of 4) sorted by relevance
49 if (launcher.getHotseatPredictionController() == null) { in performAction()52 launcher.getHotseatPredictionController().pinPrediction(item); in performAction()
54 launcher.getHotseatPredictionController().showEdu(); in init()
79 HotseatPredictionController client = mLauncher.getHotseatPredictionController(); in QuickstepOnboardingPrefs()
150 public HotseatPredictionController getHotseatPredictionController() { in getHotseatPredictionController() method in QuickstepLauncher