Searched defs:newRowSnapshot (Results 1 – 1 of 1) sorted by relevance
252 final ContentValues newRowSnapshot = new ContentValues(); in putDocuments() local288 mDatabase.writeRowSnapshot(String.valueOf(rowId), newRowSnapshot); in putDocuments() local