Lines Matching refs:iconIndex
445 final int iconIndex = c.getColumnIndexOrThrow(LauncherSettings.Favorites.ICON);464 values.put(LauncherSettings.Favorites.ICON, c.getBlob(iconIndex));725 final int iconIndex = c.getColumnIndexOrThrow(Favorites.ICON);729 byte[] data = c.getBlob(iconIndex);