Home
last modified time | relevance | path

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

/packages/apps/Car/Launcher/docklib/tests/src/com/android/car/docklib/
DDockViewModelTest.kt404 val launcherAppComponent = createNewComponent(pkg = "testPkg", clazz = "testClass") in <lambda>() constant
405 model = createSpyDockViewModel(launcherActivities = mutableSetOf(launcherAppComponent)) in <lambda>()
408 model.internalItems[2] = TestUtils.createAppItem(component = launcherAppComponent) in <lambda>()