Searched refs:extractSection (Results 1 – 2 of 2) sorted by relevance
29 public static String extractSection(String source, in extractSection() method in TextUtils
222 return TextUtils.extractSection(runShellCommand(cmd), extractionStartRegex, startInclusive, in runCommandAndExtractSection()