Searched refs:notificationsAllowedSources (Results 1 – 4 of 4) sorted by relevance
64 SafetyCenterFlags.notificationsAllowedSources = setOf(SINGLE_SOURCE_ID) in setUp()
127 SafetyCenterFlags.notificationsAllowedSources = emptySet() in setSafetySourceData_withoutNotificationsAllowedSource_noNotification()293 SafetyCenterFlags.notificationsAllowedSources = setOf(uniqueSafetySourceId) in setSafetySourceData_withNotificationsAllowedForSourceByFlag_sendsNotification()345 SafetyCenterFlags.notificationsAllowedSources = emptySet() in setSafetySourceData_withNotificationsAllowedForSourceByConfig_sendsNotification()1319 SafetyCenterFlags.notificationsAllowedSources = sourceIds.toSet() in setFlagsForImmediateNotifications()
336 var notificationsAllowedSources: Set<String> by notificationsAllowedSourcesFlag in <lambda>() variable
1526 SafetyCenterFlags.notificationsAllowedSources = setOf(SINGLE_SOURCE_ALL_PROFILE_ID) in setSafetySourceData_notificationsAllowed_workProfile_sendsNotification()