Home
last modified time | relevance | path

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

/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/privacysources/
DNotificationListenerCheck.kt398 val componentNameShortString = component.flattenToShortString() in removeFromNotifiedComponents() constant
401 val componentRemoved = notifiedComponents.remove(componentNameShortString) in removeFromNotifiedComponents()