Searched refs:albumRowId (Results 1 – 1 of 1) sorted by relevance
3113 long albumRowId; in insertFile() local3127 albumRowId = getKeyIdForName(helper, db, in insertFile()3131 albumRowId = temp; in insertFile()3136 values.put("album_id", Integer.toString((int)albumRowId)); in insertFile()4372 long albumRowId; in update() local4378 albumRowId = getKeyIdForName(helper, db, in update()4382 albumRowId = temp.longValue(); in update()4385 values.put("album_id", Integer.toString((int)albumRowId)); in update()