Home
last modified time | relevance | path

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

/packages/apps/Car/Launcher/docklib/tests/src/com/android/car/docklib/
DDockViewModelTest.kt504 val pkgOther = "pkgOther" in <lambda>() constant
508 TestUtils.createAppItem(type = DockAppItem.Type.STATIC, pkg = pkgOther) in <lambda>()
512 TestUtils.createAppItem(type = DockAppItem.Type.DYNAMIC, pkg = pkgOther) in <lambda>()
522 val pkgOther = "pkgOther" in <lambda>() constant
524 TestUtils.createAppItem(type = DockAppItem.Type.DYNAMIC, pkg = pkgOther) in <lambda>()
526 TestUtils.createAppItem(type = DockAppItem.Type.STATIC, pkg = pkgOther) in <lambda>()
528 TestUtils.createAppItem(type = DockAppItem.Type.STATIC, pkg = pkgOther) in <lambda>()
530 TestUtils.createAppItem(type = DockAppItem.Type.DYNAMIC, pkg = pkgOther) in <lambda>()