Home | History | Annotate | Download | only in launcher3

Lines Matching full:favoriteid

812                     long favoriteId = c.getLong(idIndex);
846 String updateWhere = Favorites._ID + "=" + favoriteId;
1043 long favoriteId = c.getLong(0);
1052 + " for favoriteId=" + favoriteId);
1067 String updateWhere = Favorites._ID + "=" + favoriteId;