Searched refs:excludedComponents (Results 1 – 2 of 2) sorted by relevance
28 private val excludedComponents = context.resources constant35 excludedComponents.contains(component)
393 excludedComponents = cmpList.toSet(), in <lambda>()456 excludedComponents = setOf(excludedComponent), in <lambda>()586 excludedComponents: Set<ComponentName> = setOf(), in <lambda>()597 isComponentExcluded = { excludedComponents.contains(it) }, in <lambda>()