Searched defs:iconResourceIndex (Results 1 – 4 of 4) sorted by relevance
76 private final int iconResourceIndex; field in LoaderCursor
180 final int iconResourceIndex = c.getColumnIndexOrThrow(Favorites.ICON_RESOURCE); in importWorkspaceItems() local
1307 final int iconResourceIndex = c.getColumnIndexOrThrow( in loadWorkspace() local2277 int iconTypeIndex, int iconPackageIndex, int iconResourceIndex, int iconIndex, in getShortcutInfo()
447 … final int iconResourceIndex = c.getColumnIndexOrThrow(LauncherSettings.Favorites.ICON_RESOURCE); in copyFromCursor() local