Searched refs:mHotseatPredictionController (Results 1 – 1 of 1) sorted by relevance
225 private HotseatPredictionController mHotseatPredictionController; field in QuickstepLauncher302 mHotseatPredictionController = new HotseatPredictionController(this); in setupViews()339 mHotseatPredictionController.logLaunchedAppRankingInfo(info, instanceId); in logAppLaunch()346 mHotseatPredictionController.onDeferredDrop(cellX, cellY); in completeAddShortcut()360 return mHotseatPredictionController; in getHotseatPredictionController()366 mHotseatPredictionController.enableHotseatEdu(enable); in enableHotseatEdu()385 mHotseatPredictionController.setPauseUIUpdate(getTaskbarUIController() == null); in startActivitySafely()392 mHotseatPredictionController.setPauseUIUpdate(false); in startActivitySafely()396 mHotseatPredictionController.setPauseUIUpdate(false); in startActivitySafely()406 mHotseatPredictionController.verifyUIUpdateNotPaused(); in startBinding()[all …]