Searched refs:selectionArgsToDelete (Results 1 – 1 of 1) sorted by relevance
484 String[] selectionArgsToDelete = { insertNumeric }; in doSimpleTestForUri() local487 int numRowsDeleted = mContentResolver.delete(uri, selectionToDelete, selectionArgsToDelete); in doSimpleTestForUri()543 String[] selectionArgsToDelete = { insertNumeric }; in testOwnedBy() local547 selectionToDelete, selectionArgsToDelete); in testOwnedBy()613 String[] selectionArgsToDelete = { insertDisplayName }; in testSimTable() local617 selectionToDelete, selectionArgsToDelete); in testSimTable()