Searched refs:strings (Results 1 – 3 of 3) sorted by relevance
221 public void processNewLines(String[] strings) { in processNewLines() argument222 if (strings.length > 0) { in processNewLines()224 Matcher matcher = pattern.matcher(strings[0]); in processNewLines()
69 * Find errors in format strings. This includes inconsistencies109 strings, missing contentDescriptions, obsolete Proguard
139 new strings file, etc.