Searched refs:mAttributeNames (Results 1 – 1 of 1) sorted by relevance
335 private String[] mAttributeNames; field in XmlDocumentProvider.XMLCursor355 mAttributeNames = new String[mNumberOfProjections]; in createProjectionPattern()365 mAttributeNames[i] = projection.substring(atIndex+1); in createProjectionPattern()368 mAttributeNames[i] = null; in createProjectionPattern()434 String attribute = mAttributeNames[i]; in parseWith()