Home
last modified time | relevance | path

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

/packages/modules/Permission/PermissionController/tests/mocking/src/com/android/permissioncontroller/tests/mocking/privacysources/
DNotificationListenerCheckInternalTest.kt123 notificationListenerCheck.getEnabledNotificationListenersAndNotifyIfNeeded( in getEnabledNotificationListenersAndNotifyIfNeeded_shouldCancel_finishJob_reschedule()
137 notificationListenerCheck.getEnabledNotificationListenersAndNotifyIfNeeded( in getEnabledNotificationListenersAndNotifyIfNeeded_finishJob()
151 notificationListenerCheck.getEnabledNotificationListenersAndNotifyIfNeeded( in getEnabledNotificationListenersAndNotifyIfNeeded_sendsDataToSafetyCenter()
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/privacysources/
DNotificationListenerCheck.kt252 internal suspend fun getEnabledNotificationListenersAndNotifyIfNeeded( in getEnabledNotificationListenersAndNotifyIfNeeded() method
871 ?.getEnabledNotificationListenersAndNotifyIfNeeded( in onStartJob()