Home | History | Annotate | Download | only in launcher2

Lines Matching refs:idIndex

1299                     final int idIndex = c.getColumnIndexOrThrow(LauncherSettings.Favorites._ID);
1375 info.id = c.getLong(idIndex);
1409 id = c.getLong(idIndex);
1417 id = c.getLong(idIndex);
1446 id = c.getLong(idIndex);