Home
last modified time | relevance | path

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

/packages/modules/IntentResolver/tests/unit/src/com/android/intentresolver/
DShortcutSelectionLogicTest.kt36 private const val PACKAGE_B = "package.b" in <lambda>() constant
46 arrayOf(PACKAGE_A, PACKAGE_B).forEach { pkg -> in <lambda>()
189 val pkgBsc1 = packageTargets[PACKAGE_B, 0] in <lambda>()
190 val pkgBsc2 = packageTargets[PACKAGE_B, 1] in <lambda>()