Searched refs:SELECTION (Results 1 – 1 of 1) sorted by relevance
205 final String SELECTION = "_id > ?"; in testSetSelectionArguments() local208 SQLiteCursor cursor = (SQLiteCursor) mDatabase.query(TABLE_NAME, null, SELECTION, in testSetSelectionArguments()