Searched refs:componentFilter (Results 1 – 3 of 3) sorted by relevance
118 ComponentFilter componentFilter = (c) -> { in hasComponents() local127 if (componentFilter.filter(policy.getEnabledComponents())) { in hasComponents()130 return componentFilter.filter(policy.getDisabledComponents()); in hasComponents()
606 const int32_t componentFilter) const { in get()612 if ((componentFilter & OveruseConfigEnum::COMPONENT_SPECIFIC_GENERIC_THRESHOLDS)) { in get()615 if (componentFilter & OveruseConfigEnum::VENDOR_PACKAGE_PREFIXES) { in get()618 if (componentFilter & OveruseConfigEnum::PACKAGE_APP_CATEGORY_MAPPINGS) { in get()626 if (componentFilter & OveruseConfigEnum::COMPONENT_SPECIFIC_PER_PACKAGE_THRESHOLDS) { in get()631 if (componentFilter & OveruseConfigEnum::COMPONENT_SPECIFIC_SAFE_TO_KILL_PACKAGES) { in get()635 if (componentFilter & OveruseConfigEnum::PER_CATEGORY_THRESHOLDS) { in get()640 if (componentFilter & OveruseConfigEnum::SYSTEM_WIDE_ALERT_THRESHOLDS) { in get()
249 const int32_t componentFilter) const;