Home
last modified time | relevance | path

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

/packages/modules/Permission/PermissionController/tests/mocking/src/com/android/permissioncontroller/tests/mocking/privacysources/
DAccessibilitySourceServiceTest.kt131 val expectedServices = listOf(testComponent, testComponent2) in markAsNotifiedWithSecondComponent() constant
132 expectedServices.forEach { in markAsNotifiedWithSecondComponent()
148 val expectedServices = listOf(a11yService, a11yService3) in removeNotifiedService() constant
150 expectedServices.forEach { in removeNotifiedService()