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