Home
last modified time | relevance | path

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

/packages/modules/Permission/PermissionController/tests/mocking/src/com/android/permissioncontroller/tests/mocking/privacysources/
DNotificationListenerPrivacySourceTest.kt102 setNotificationListenerCheckEnabled(true) in setup()
192 setNotificationListenerCheckEnabled(false) in safetyCenterEnabledChanged_notificationListenerCheckDisabled_noSafetyCenterInteractions()
270 setNotificationListenerCheckEnabled(false) in rescanAndPushSafetyCenterData_notificationListenerCheckDisabled_noSafetyCenterInteractions()
281 private fun setNotificationListenerCheckEnabled(enabled: Boolean) { in setNotificationListenerCheckEnabled() method