Home | History | Annotate | Download | only in refactoring

Lines Matching refs:rootId

348             String rootId, String referenceId) {
349 if (rootId == null) {
354 String match1 = rootId;
395 int end = start + rootId.length();