Searched refs:mIncludeAll (Results 1 – 1 of 1) sorted by relevance
60 private boolean mIncludeAll; field in SuiteModuleLoader78 mIncludeAll = includeFilters.isEmpty(); in SuiteModuleLoader()298 return (mIncludeAll || !mdIncludes.isEmpty()) && !containsModuleExclude(mdExcludes); in shouldRunModule()