Home
last modified time | relevance | path

Searched defs:testComponents (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Permission/PermissionController/tests/mocking/src/com/android/permissioncontroller/tests/mocking/privacysources/
DNotificationListenerCheckInternalTest.kt281 val testComponents = listOf(testComponent, testComponent2) in removeFromNotifiedComponents() constant
314 val testComponents = listOf(testComponent, testComponent2) in removeFromNotifiedComponents_multipleNlsPerPackage() constant
362 val testComponents = listOf(testComponent, testComponent2) in removeFromNotifiedComponents_componentName() constant
395 val testComponents = listOf(testComponent, testComponent2) in removeFromNotifiedComponents_componentName_multipleNlsPerPackage() constant
DAccessibilitySourceServiceTest.kt164 val testComponents = listOf(testComponent, testComponent2, testComponent3) in removePackageState() constant
182 val testComponents = listOf(testComponent, testComponent2) in removePackageStateWithMultipleServicePerPackage() constant