Searched refs:rootId (Results 1 – 3 of 3) sorted by relevance
362 String rootId = getId(primary); in handleIncludingFile() local367 if (doc != null && rootId != null) { in handleIncludingFile()369 end, rootId, referenceId); in handleIncludingFile()526 String rootId = getRootId();527 if (rootId != null) {528 return rootId + "_ref";
217 String rootId = getRootId(); in computeChanges() local223 doc, mSelectionStart, mSelectionEnd, rootId, id); in computeChanges()
348 String rootId, String referenceId) { in replaceIds() argument349 if (rootId == null) { in replaceIds()354 String match1 = rootId; in replaceIds()395 int end = start + rootId.length(); in replaceIds()