Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/hybridhotseat/
H A DHotseatRestoreHelper.java60 public static void restoreBackup(Context context) { in restoreBackup() method in HotseatRestoreHelper
H A DHotseatPredictionController.java310 HotseatRestoreHelper.restoreBackup(mLauncher); in applyPredictedItems()