Home | History | Annotate | Download | only in launcher2

Lines Matching refs:favoriteId

591                     long favoriteId = c.getLong(idIndex);
625 String updateWhere = Favorites._ID + "=" + favoriteId;
766 long favoriteId = c.getLong(0);
775 + " for favoriteId=" + favoriteId);
790 String updateWhere = Favorites._ID + "=" + favoriteId;