Home
last modified time | relevance | path

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

/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/privacysources/
DNotificationListenerCheck.kt384 val notifiedComponentName = ComponentName.unflattenFromString(it) in removeFromNotifiedComponents() constant
385 return@filter notifiedComponentName?.packageName != packageName in removeFromNotifiedComponents()