Searched defs:testComponent2 (Results 1 – 3 of 3) sorted by relevance
| /packages/modules/Permission/PermissionController/tests/mocking/src/com/android/permissioncontroller/tests/mocking/privacysources/ |
| D | NotificationListenerCheckInternalTest.kt | 166 val testComponent2 = ComponentName("com.test.package2", "TestClass2") in removeDisabledComponentsFromNotifiedComponents() constant 217 val testComponent2 = ComponentName("com.test.package2", "TestClass2") in markAsNotified_notifySecondComponent() constant 247 val testComponent2 = ComponentName("com.test.package2", "TestClass2") in markAsNotified_notifySecondComponent_ensureFirstComponentNotModified() constant 280 val testComponent2 = ComponentName("com.test.package2", "TestClass2") in removeFromNotifiedComponents() constant 313 val testComponent2 = ComponentName("com.test.package", "TestClass2") in removeFromNotifiedComponents_multipleNlsPerPackage() constant 361 val testComponent2 = ComponentName("com.test.package2", "TestClass2") in removeFromNotifiedComponents_componentName() constant 394 val testComponent2 = ComponentName("com.test.package", "TestClass2") in removeFromNotifiedComponents_componentName_multipleNlsPerPackage() constant
|
| D | AccessibilitySourceServiceTest.kt | 118 val testComponent2 = ComponentName("com.test.package2", "TestClass2") in markAsNotifiedWithSecondComponent() constant 162 val testComponent2 = ComponentName("com.test.package", "TestClass2") in removePackageState() constant 181 val testComponent2 = ComponentName("com.test.package", "TestClass2") in removePackageStateWithMultipleServicePerPackage() constant
|
| D | NotificationListenerPrivacySourceTest.kt | 86 private val testComponent2 = ComponentName("com.test.package", "TestClass2") constant
|