Home
last modified time | relevance | path

Searched refs:excludedComponent (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Car/Launcher/docklib/tests/src/com/android/car/docklib/
DDockViewModelTest.kt453 val excludedComponent = createNewComponent(pkg = "excludedPkg", clazz = "excludedClass") in <lambda>() constant
456 excludedComponents = setOf(excludedComponent), in <lambda>()
458 doReturn(createTestRunningTaskInfoList(component = excludedComponent)) in <lambda>()