Searched refs:artistRowId (Results 1 – 1 of 1) sorted by relevance
2527 long artistRowId; in insertFile() local2533 artistRowId = getKeyIdForName(helper, db, in insertFile()2537 artistRowId = temp.longValue(); in insertFile()2568 values.put("artist_id", Integer.toString((int)artistRowId)); in insertFile()4860 long artistRowId; in updateInternal() local4865 artistRowId = getKeyIdForName(helper, db, in updateInternal()4869 artistRowId = temp.longValue(); in updateInternal()4872 values.put("artist_id", Integer.toString((int)artistRowId)); in updateInternal()