Searched refs:excludedGlobs (Results 1 – 1 of 1) sorted by relevance
121 String[] deriveFrom, String[] includeGlobs, String[] excludedGlobs, in AsmAnalyzer() argument127 mExcludedGlobs = excludedGlobs != null ? excludedGlobs : new String[0]; in AsmAnalyzer()