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.kt173 fun removeDisabledComponentsFromNotifiedComponents() { in removeDisabledComponentsFromNotifiedComponents() method
196 notificationListenerCheck.removeDisabledComponentsFromNotifiedComponents( in removeDisabledComponentsFromNotifiedComponents()
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/privacysources/
DNotificationListenerCheck.kt280 removeDisabledComponentsFromNotifiedComponents(enabledComponents) in getEnabledNotificationListenersAndNotifyIfNeededLocked()
350 suspend fun removeDisabledComponentsFromNotifiedComponents( in removeDisabledComponentsFromNotifiedComponents() method