Searched refs:redactedUriCursor (Results 1 – 1 of 1) sorted by relevance
4062 final MatrixCursor redactedUriCursor = new MatrixCursor(c.getColumnNames()); in getRedactedUriCursor() local4066 return redactedUriCursor; in getRedactedUriCursor()4076 final MatrixCursor.RowBuilder row = redactedUriCursor.newRow(); in getRedactedUriCursor()4101 return redactedUriCursor; in getRedactedUriCursor()