Searched refs:getHotseatPredictionController (Results 1 – 3 of 3) sorted by relevance
49 if (launcher.getHotseatPredictionController() == null) { in performAction()52 launcher.getHotseatPredictionController().pinPrediction(item); in performAction()
83 HotseatPredictionController client = launcher.getHotseatPredictionController(); in setup()
359 public HotseatPredictionController getHotseatPredictionController() { in getHotseatPredictionController() method in QuickstepLauncher