Home
last modified time | relevance | path

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

/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/privacysources/
DNotificationListenerCheck.kt401 val componentRemoved = notifiedComponents.remove(componentNameShortString) in removeFromNotifiedComponents() constant
402 if (componentRemoved) { in removeFromNotifiedComponents()