Searched refs:getIconCache (Results 1 – 14 of 14) sorted by relevance
543 LauncherAppState.getInstance().getIconCache()); in reapplyItemInfo()576 mIconLoadRequest = LauncherAppState.getInstance().getIconCache() in verifyHighRes()582 mIconLoadRequest = LauncherAppState.getInstance().getIconCache() in verifyHighRes()588 mIconLoadRequest = LauncherAppState.getInstance().getIconCache() in verifyHighRes()
145 public IconCache getIconCache() { in getIconCache() method in LauncherAppState
96 mIconCache = app.getIconCache(); in FolderPagedView()
225 mIconCache = app.getIconCache(); in performBackup()
429 mIconCache = app.getIconCache(); in onCreate()
442 mIconCache = app.getIconCache(); in initWorkspace()
114 IconCache getIconCache() { in getIconCache() method in LauncherApplication
158 mIconCache = app.getIconCache(); in WidgetPreviewLoader()
122 mIconCache = ((LauncherApplication)context.getApplicationContext()).getIconCache(); in Folder()
255 mIconCache = ((LauncherApplication) context.getApplicationContext()).getIconCache(); in AppsCustomizePagedView()
410 mIconCache = app.getIconCache(); in initWorkspace()
371 mIconCache = app.getIconCache(); in onCreate()
46 mCache = LauncherAppState.getInstance().getIconCache(); in PackageInstallerCompatVL()
86 mIconCache = (LauncherAppState.getInstance()).getIconCache(); in WidgetsContainerView()