Home
last modified time | relevance | path

Searched defs:excludeFromDerivedGlobs (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/frameworks/layoutlib/create/src/com/android/tools/layoutlib/create/
H A DAsmAnalyzer.java125 String[] excludeFromDerivedGlobs, String[] includeGlobs, String[] excludedGlobs, in AsmAnalyzer()
284 @NotNull String[] deriveFrom, @NotNull String[] excludeFromDerivedGlobs, in findIncludes()
344 String[] excludeFromDerivedGlobs, Map<String, ClassReader> inOutFound) in findClassesDerivingFrom()