Home | History | Annotate | Download | only in launcher2

Lines Matching refs:idIndex

641                 final int idIndex = c.getColumnIndexOrThrow(LauncherSettings.Favorites._ID);
707 info.id = c.getLong(idIndex);
735 id = c.getLong(idIndex);
743 id = c.getLong(idIndex);
770 id = c.getLong(idIndex);
824 id = c.getLong(idIndex);