Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DLauncherBackupHelper.java494 if (!initializeIconCache()) { in backupIcons()
595 if (appState == null || !initializeIconCache()) { in backupWidgets()
1083 private boolean initializeIconCache() { in initializeIconCache() method in LauncherBackupHelper
1112 if (!initializeIconCache()) { in launcherIsReady()