Searched refs:XMLCursor (Results 1 – 1 of 1) sorted by relevance
192 XMLCursor xmlCursor = new XMLCursor(selection, projection); in query()332 private static class XMLCursor extends MatrixCursor { class in XmlDocumentProvider340 public XMLCursor(String selection, String[] projections) { in XMLCursor() method in XmlDocumentProvider.XMLCursor