Searched refs:favoriteId (Results 1 – 3 of 3) sorted by relevance
591 long favoriteId = c.getLong(idIndex); in updateContactsShortcuts() local625 String updateWhere = Favorites._ID + "=" + favoriteId; in updateContactsShortcuts()766 long favoriteId = c.getLong(0); in convertWidgets() local775 + " for favoriteId=" + favoriteId); in convertWidgets()790 String updateWhere = Favorites._ID + "=" + favoriteId; in convertWidgets()
929 long favoriteId = c.getLong(idIndex); in updateContactsShortcuts() local963 String updateWhere = Favorites._ID + "=" + favoriteId; in updateContactsShortcuts()1166 long favoriteId = c.getLong(0); in convertWidgets() local1175 + " for favoriteId=" + favoriteId); in convertWidgets()1190 String updateWhere = Favorites._ID + "=" + favoriteId; in convertWidgets()
116 long favoriteId = c.getLong(0); in updateDialtactsLauncher() local137 String updateWhere = LAUNCHER_ID_COLUMN + "=" + favoriteId; in updateDialtactsLauncher()