Home
last modified time | relevance | path

Searched refs:setPauseUIUpdate (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/hybridhotseat/
DHotseatPredictionController.java287 public void setPauseUIUpdate(boolean paused) { in setPauseUIUpdate() method in HotseatPredictionController
301 setPauseUIUpdate(false); in verifyUIUpdateNotPaused()
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/
DQuickstepLauncher.java385 mHotseatPredictionController.setPauseUIUpdate(getTaskbarUIController() == null); in startActivitySafely()
392 mHotseatPredictionController.setPauseUIUpdate(false); in startActivitySafely()
396 mHotseatPredictionController.setPauseUIUpdate(false); in startActivitySafely()