Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/privacy/
H A DPrivacyChipBuilderTest.kt51 val appsList = list.map { it.first } regex
54 assertEquals(listOf("Bar", "Baz", "Foo"), appsList.map { it.packageName })