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