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.kt291 val testComponents = listOf(testComponent, testComponent2) in removeFromNotifiedComponents() constant
324 val testComponents = listOf(testComponent, testComponent2) in removeFromNotifiedComponents_multipleNlsPerPackage() constant
372 val testComponents = listOf(testComponent, testComponent2) in removeFromNotifiedComponents_componentName() constant
405 val testComponents = listOf(testComponent, testComponent2) in removeFromNotifiedComponents_componentName_multipleNlsPerPackage() constant
DAccessibilitySourceServiceTest.kt160 val testComponents = listOf(testComponent, testComponent2, testComponent3) in removePackageState() constant
176 val testComponents = listOf(testComponent, testComponent2) in removePackageStateWithMultipleServicePerPackage() constant