Home
last modified time | relevance | path

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

/packages/modules/Permission/PermissionController/tests/mocking/src/com/android/permissioncontroller/tests/mocking/privacysources/
DNotificationListenerCheckInternalTest.kt164 fun removeDisabledComponentsFromNotifiedComponents() { in removeDisabledComponentsFromNotifiedComponents() method in com.android.permissioncontroller.tests.mocking.privacysources.NotificationListenerCheckInternalTest
187 notificationListenerCheck.removeDisabledComponentsFromNotifiedComponents( in removeDisabledComponentsFromNotifiedComponents()
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/privacysources/
DNotificationListenerCheck.kt274 removeDisabledComponentsFromNotifiedComponents(enabledComponents) in getEnabledNotificationListenersAndNotifyIfNeededLocked()
342 internal suspend fun removeDisabledComponentsFromNotifiedComponents( in removeDisabledComponentsFromNotifiedComponents() method