Home | History | Annotate | Download | only in launcher2

Lines Matching full:favoriteid

650                     long favoriteId = c.getLong(idIndex);
684 String updateWhere = Favorites._ID + "=" + favoriteId;
825 long favoriteId = c.getLong(0);
834 + " for favoriteId=" + favoriteId);
849 String updateWhere = Favorites._ID + "=" + favoriteId;