Searched refs:decamelized (Results 1 – 2 of 2) sorted by relevance
21 String decamelized = decamelizeClassName(className); in decamelizeMatcher() local23 if (decamelized.length() == 0) { in decamelizeMatcher()27 return "<" + decamelized + ">"; in decamelizeMatcher()
47 String decamelized = decamelizeClassName(className); in decamelizeMatcher() local49 if (decamelized.length() == 0) { in decamelizeMatcher()53 return "<" + decamelized + ">"; in decamelizeMatcher()