Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/provider/
H A DRestoreDbTask.java86 InvariantDeviceProfile.INSTANCE.get(context).reinitializeAfterRestore(context); in restoreIfNeeded()
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DInvariantDeviceProfile.java247 public void reinitializeAfterRestore(Context context) { in reinitializeAfterRestore() method in InvariantDeviceProfile