Home | History | Annotate | Download | only in launcher2

Lines Matching defs:idIndex

1297                     final int idIndex = c.getColumnIndexOrThrow(LauncherSettings.Favorites._ID);
1351 itemsToRemove.add(c.getLong(idIndex));
1384 info.id = c.getLong(idIndex);
1419 id = c.getLong(idIndex);
1427 id = c.getLong(idIndex);
1456 id = c.getLong(idIndex);