Searched refs:notificationListenerCheck (Results 1 – 2 of 2) sorted by relevance
80 private lateinit var notificationListenerCheck: NotificationListenerCheckInternal variable in com.android.permissioncontroller.tests.mocking.privacysources.NotificationListenerCheckInternalTest103 notificationListenerCheck = runWithShellPermissionIdentity { in setup()125 notificationListenerCheck.getEnabledNotificationListenersAndNotifyIfNeeded( in getEnabledNotificationListenersAndNotifyIfNeeded_shouldCancel_finishJob_reschedule()141 notificationListenerCheck.getEnabledNotificationListenersAndNotifyIfNeeded( in getEnabledNotificationListenersAndNotifyIfNeeded_finishJob()157 notificationListenerCheck.getEnabledNotificationListenersAndNotifyIfNeeded( in getEnabledNotificationListenersAndNotifyIfNeeded_sendsDataToSafetyCenter()182 notificationListenerCheck.markComponentAsNotified(it) in removeDisabledComponentsFromNotifiedComponents()196 notificationListenerCheck.removeDisabledComponentsFromNotifiedComponents( in removeDisabledComponentsFromNotifiedComponents()217 notificationListenerCheck.markComponentAsNotified(testComponent) in markAsNotified()231 notificationListenerCheck.markComponentAsNotified(testComponent) in markAsNotified_notifySecondComponent()243 notificationListenerCheck.markComponentAsNotified(testComponent2) in markAsNotified_notifySecondComponent()[all …]
75 private lateinit var notificationListenerCheck: NotificationListenerCheckInternal variable in com.android.permissioncontroller.tests.mocking.privacysources.NotificationListenerPrivacySourceTest177 notificationListenerCheck = runWithShellPermissionIdentity { in setup()305 notificationListenerCheck.createSafetySourceIssue(it, 0) in createExpectedSafetyCenterData()