Home | History | Annotate | Download | only in launcher2

Lines Matching defs:idIndex

1129                     final int idIndex = c.getColumnIndexOrThrow(LauncherSettings.Favorites._ID);
1205 info.id = c.getLong(idIndex);
1239 id = c.getLong(idIndex);
1247 id = c.getLong(idIndex);
1276 id = c.getLong(idIndex);