Home | History | Annotate | Download | only in launcher2

Lines Matching full:favoriteid

553                     long favoriteId = c.getLong(idIndex);
587 String updateWhere = Favorites._ID + "=" + favoriteId;
728 long favoriteId = c.getLong(0);
737 + " for favoriteId=" + favoriteId);
752 String updateWhere = Favorites._ID + "=" + favoriteId;