Home | History | Annotate | Download | only in launcher3

Lines Matching refs:favoriteId

974                     long favoriteId = c.getLong(idIndex);
1008 String updateWhere = Favorites._ID + "=" + favoriteId;
1211 long favoriteId = c.getLong(0);
1220 + " for favoriteId=" + favoriteId);
1235 String updateWhere = Favorites._ID + "=" + favoriteId;