Searched defs:stubPackageWildcards (Results 1 – 1 of 1) sorted by relevance
254 final HashSet<Pattern> stubPackageWildcards = extractWildcards(stubPackages); in writeStubsAndApi() local356 final HashSet<String> stubPackages, final HashSet<Pattern> stubPackageWildcards) { in shouldWriteStub()