Searched refs:albumRowId (Results 1 – 1 of 1) sorted by relevance
2546 long albumRowId; in insertFile() local2560 albumRowId = getKeyIdForName(helper, db, in insertFile()2564 albumRowId = temp; in insertFile()2569 values.put("album_id", Integer.toString((int)albumRowId)); in insertFile()4916 long albumRowId; in updateInternal() local4922 albumRowId = getKeyIdForName(helper, db, in updateInternal()4926 albumRowId = temp.longValue(); in updateInternal()4929 values.put("album_id", Integer.toString((int)albumRowId)); in updateInternal()