Searched refs:mIncludeAll (Results 1 – 1 of 1) sorted by relevance
83 private boolean mIncludeAll; field in ModuleRepo209 mIncludeAll = includeFilters.isEmpty(); in initialize()423 return (mIncludeAll || !mdIncludes.isEmpty()) && !containsModuleExclude(mdExcludes); in shouldRunModule()