Home | History | Annotate | Download | only in launcher2

Lines Matching defs:idIndex

987                 final int idIndex = c.getColumnIndexOrThrow(LauncherSettings.Favorites._ID);
1051 info.id = c.getLong(idIndex);
1085 id = c.getLong(idIndex);
1093 id = c.getLong(idIndex);
1122 id = c.getLong(idIndex);