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.kt125 notificationListenerCheck.getEnabledNotificationListenersAndNotifyIfNeeded( in getEnabledNotificationListenersAndNotifyIfNeeded_shouldCancel_finishJob_reschedule()
141 notificationListenerCheck.getEnabledNotificationListenersAndNotifyIfNeeded( in getEnabledNotificationListenersAndNotifyIfNeeded_finishJob()
157 notificationListenerCheck.getEnabledNotificationListenersAndNotifyIfNeeded( in getEnabledNotificationListenersAndNotifyIfNeeded_sendsDataToSafetyCenter()
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/privacysources/
DNotificationListenerCheck.kt258 suspend fun getEnabledNotificationListenersAndNotifyIfNeeded( in getEnabledNotificationListenersAndNotifyIfNeeded() method
918 ?.getEnabledNotificationListenersAndNotifyIfNeeded( in onStartJob()