Searched refs:localNodePath (Results 1 – 1 of 1) sorted by relevance
431 final String localNodePath = path.substring(currentNodePathStartIndex); in parseWith() local433 if (mProjectionPatterns[i].matcher(localNodePath).matches()) { in parseWith()