Home | History | Annotate | Download | only in launcher2

Lines Matching refs:titleIndex

284             final int titleIndex = c.getColumnIndexOrThrow(LauncherSettings.Favorites.TITLE);
303 values.put(LauncherSettings.Favorites.TITLE, c.getString(titleIndex));