Searched refs:albumRowId (Results 1 – 1 of 1) sorted by relevance
3076 long albumRowId; in insertFile() local3090 albumRowId = getKeyIdForName(helper, db, in insertFile()3094 albumRowId = temp; in insertFile()3099 values.put("album_id", Integer.toString((int)albumRowId)); in insertFile()4333 long albumRowId; in update() local4339 albumRowId = getKeyIdForName(helper, db, in update()4343 albumRowId = temp.longValue(); in update()4346 values.put("album_id", Integer.toString((int)albumRowId)); in update()