Home | History | Annotate | Download | only in launcher2

Lines Matching refs:titleIndex

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