Searched refs:setNotificationListenerCheckEnabled (Results 1 – 4 of 4) sorted by relevance
100 setNotificationListenerCheckEnabled(true) in setup()208 setNotificationListenerCheckEnabled(false) in safetyCenterEnabledChanged_notificationListenerCheckDisabled_noSafetyCenterInteractions()276 setNotificationListenerCheckEnabled(false) in rescanAndPushSafetyCenterData_notificationListenerCheckDisabled_noSafetyCenterInteractions()287 private fun setNotificationListenerCheckEnabled(enabled: Boolean) { in setNotificationListenerCheckEnabled() method
80 setNotificationListenerCheckEnabled(false); in noNotifications_featureDisabled_safetyCenterEnabled()100 setNotificationListenerCheckEnabled(false); in noNotifications_featureDisabled_safetyCenterDisabled()
89 setNotificationListenerCheckEnabled(false); in noNotificationIfFeatureDisabled()
166 protected static void setNotificationListenerCheckEnabled(boolean enabled) { in setNotificationListenerCheckEnabled() method in BaseNotificationListenerCheckTest