Searched refs:countFrontWhitespace (Results 1 – 1 of 1) sorted by relevance
75 int whitespaceCount = countFrontWhitespace(line); in loadScene()146 private static int countFrontWhitespace(String line) { in countFrontWhitespace() method in ViewHierarchyLoader