Home
last modified time | relevance | path

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

/packages/modules/Permission/PermissionController/tests/mocking/src/com/android/permissioncontroller/tests/mocking/privacysources/
DNotificationListenerCheckInternalTest.kt288 fun removeFromNotifiedComponents() { in removeFromNotifiedComponents() method in com.android.permissioncontroller.tests.mocking.privacysources.NotificationListenerCheckInternalTest
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/privacysources/
DNotificationListenerCheck.kt378 suspend fun removeFromNotifiedComponents(packageName: String) { in removeFromNotifiedComponents() method
397 suspend fun removeFromNotifiedComponents(component: ComponentName) { in removeFromNotifiedComponents() method