Searched refs:contactIdsCursor (Results 1 – 1 of 1) sorted by relevance
672 final MatrixCursor contactIdsCursor = new MatrixCursor(new String[]{ in filterByRange() local680 contactIdsCursor.addRow(new Long[]{currentContactId}); in filterByRange()688 return contactIdsCursor; in filterByRange()