Searched refs:iconResourceIndex (Results 1 – 4 of 4) sorted by relevance
35 public final int iconResourceIndex; field in CursorIconInfo42 iconResourceIndex = c.getColumnIndexOrThrow(LauncherSettings.Favorites.ICON_RESOURCE); in CursorIconInfo()51 String resourceName = c.getString(iconResourceIndex); in loadIcon()
1307 final int iconResourceIndex = c.getColumnIndexOrThrow( in loadWorkspace() local1366 iconPackageIndex, iconResourceIndex, iconIndex, in loadWorkspace()2277 int iconTypeIndex, int iconPackageIndex, int iconResourceIndex, int iconIndex, in getShortcutInfo() argument2294 String resourceName = c.getString(iconResourceIndex); in getShortcutInfo()
447 … final int iconResourceIndex = c.getColumnIndexOrThrow(LauncherSettings.Favorites.ICON_RESOURCE); in copyFromCursor() local466 … values.put(LauncherSettings.Favorites.ICON_RESOURCE, c.getString(iconResourceIndex)); in copyFromCursor()
1148 final int iconResourceIndex in migrateLauncher2Shortcuts() local1279 c.getString(iconResourceIndex)); in migrateLauncher2Shortcuts()