Searched refs:favoriteId (Results 1 – 2 of 2) sorted by relevance
650 long favoriteId = c.getLong(idIndex); in updateContactsShortcuts() local684 String updateWhere = Favorites._ID + "=" + favoriteId; in updateContactsShortcuts()825 long favoriteId = c.getLong(0); in convertWidgets() local834 + " for favoriteId=" + favoriteId); in convertWidgets()849 String updateWhere = Favorites._ID + "=" + favoriteId; in convertWidgets()
116 long favoriteId = c.getLong(0); in updateDialtactsLauncher() local137 String updateWhere = LAUNCHER_ID_COLUMN + "=" + favoriteId; in updateDialtactsLauncher()