Home
last modified time | relevance | path

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

/packages/modules/Permission/tests/cts/safetycenter/src/android/safetycenter/cts/
DSafetyCenterManagerTest.kt139 safetyCenterTestHelper.setConfig(safetyCenterTestConfigs.singleSourceConfig) in setSafetySourceData_validId_setsValue()
151 safetyCenterTestHelper.setConfig(safetyCenterTestConfigs.singleSourceConfig) in setSafetySourceData_twice_replacesValue()
164 safetyCenterTestHelper.setConfig(safetyCenterTestConfigs.singleSourceConfig) in setSafetySourceData_null_clearsValue()
508 safetyCenterTestHelper.setConfig(safetyCenterTestConfigs.singleSourceConfig) in setSafetySourceData_withEmptyCategoryAllowlists_met()
525 safetyCenterTestHelper.setConfig(safetyCenterTestConfigs.singleSourceConfig) in setSafetySourceData_withMissingAllowlistForCategory_met()
543 safetyCenterTestHelper.setConfig(safetyCenterTestConfigs.singleSourceConfig) in setSafetySourceData_withAllowlistedSourceForCategory_met()
556 safetyCenterTestHelper.setConfig(safetyCenterTestConfigs.singleSourceConfig) in setSafetySourceData_withEmptyAllowlistForCategory_notMet()
581 safetyCenterTestHelper.setConfig(safetyCenterTestConfigs.singleSourceConfig) in setSafetySourceData_withoutSourceInAllowlistForCategory_notMet()
601 safetyCenterTestHelper.setConfig(safetyCenterTestConfigs.singleSourceConfig) in setSafetySourceData_withFlagDisabled_doesntSetData()
629 safetyCenterTestHelper.setConfig(safetyCenterTestConfigs.singleSourceConfig) in getSafetySourceData_validId_noData_returnsNull()
[all …]
DSafetyCenterUnsupportedTest.kt117 safetyCenterTestConfigs.singleSourceConfig in setAndGetSafetySourceData_doesntSetData()
152 safetyCenterTestConfigs.singleSourceConfig in reportSafetySourceError_doesntCallListener()
198 safetyCenterTestConfigs.singleSourceConfig in safetyCenterEnabledChanged_withSourceReceiver_doesntCallReceiver()
212 safetyCenterTestConfigs.singleSourceConfig in refreshSafetySources_doesntRefreshSources()
257 safetyCenterTestConfigs.singleSourceConfig in addOnSafetyCenterDataChangedListener_listenerNotCalled()
283 safetyCenterTestConfigs.singleSourceConfig in removeOnSafetyCenterDataChangedListener_listenerNotCalled()
314 safetyCenterTestConfigs.singleSourceConfig in dismissSafetyCenterIssue_doesntCallListenerOrDismiss()
346 safetyCenterTestConfigs.singleSourceConfig in executeSafetyCenterIssueAction_doesntCallListenerOrExecute()
385 safetyCenterTestConfigs.singleSourceConfig in clearAllSafetySourceDataForTests_doesntClearData()
412 safetyCenterTestConfigs.singleSourceConfig in setSafetyCenterConfigForTests_doesntSetConfig()
[all …]
/packages/modules/Permission/tests/functional/safetycenter/subpages/src/android/safetycenter/functional/ui/
DSafetyCenterSubpagesTest.kt280 safetyCenterTestHelper.setConfig(safetyCenterTestConfigs.singleSourceConfig) in entryListWithSingleSource_clickingOnSubpageEntry_redirectsToDifferentScreen()
281 val sourcesGroup = safetyCenterTestConfigs.singleSourceConfig.safetySourcesGroups.first() in entryListWithSingleSource_clickingOnSubpageEntry_redirectsToDifferentScreen()
298 safetyCenterTestHelper.setConfig(safetyCenterTestConfigs.singleSourceConfig) in entryListWithSingleSource_clickingTheInfoIcon_redirectsToDifferentScreen()
301 val sourcesGroup = safetyCenterTestConfigs.singleSourceConfig.safetySourcesGroups.first() in entryListWithSingleSource_clickingTheInfoIcon_redirectsToDifferentScreen()
314 safetyCenterTestHelper.setConfig(safetyCenterTestConfigs.singleSourceConfig) in entryListWithSingleSource_clickingTheGearIcon_redirectsToDifferentScreen()
317 val sourcesGroup = safetyCenterTestConfigs.singleSourceConfig.safetySourcesGroups.first() in entryListWithSingleSource_clickingTheGearIcon_redirectsToDifferentScreen()
348 val config = safetyCenterTestConfigs.singleSourceConfig in entryListWithSingleSource_clickingAClickableDisabledEntry_redirectsToDifferentScreen()
365 safetyCenterTestHelper.setConfig(safetyCenterTestConfigs.singleSourceConfig) in entryListWithSingleSource_updateSafetySourceData_displayedDataIsUpdated()
366 val sourcesGroup = safetyCenterTestConfigs.singleSourceConfig.safetySourcesGroups.first() in entryListWithSingleSource_updateSafetySourceData_displayedDataIsUpdated()
400 safetyCenterTestHelper.setConfig(safetyCenterTestConfigs.singleSourceConfig) in entryListWithSingleSource_updateSafetySourceDataAndRotate_displayedDataIsNotUpdated()
[all …]
/packages/modules/Permission/tests/functional/safetycenter/singleuser/src/android/safetycenter/functional/ui/
DSafetyCenterStatusCardTest.kt67 safetyCenterTestHelper.setConfig(safetyCenterTestConfigs.singleSourceConfig) in withUnknownStatus_displaysScanningOnLoad()
79 safetyCenterTestHelper.setConfig(safetyCenterTestConfigs.singleSourceConfig) in withKnownStatus_displaysStatusOnLoad()
95 safetyCenterTestHelper.setConfig(safetyCenterTestConfigs.singleSourceConfig) in withUnknownStatusAndNoIssues_hasRescanButton()
109 safetyCenterTestHelper.setConfig(safetyCenterTestConfigs.singleSourceConfig) in withInformationAndNoIssues_hasRescanButton()
127 safetyCenterTestHelper.setConfig(safetyCenterTestConfigs.singleSourceConfig) in withInformationAndNoIssues_hasContentDescriptions()
142 safetyCenterTestHelper.setConfig(safetyCenterTestConfigs.singleSourceConfig) in withInformationIssue_doesNotHaveRescanButton()
160 safetyCenterTestHelper.setConfig(safetyCenterTestConfigs.singleSourceConfig) in withRecommendationIssue_doesNotHaveRescanButton()
183 safetyCenterTestHelper.setConfig(safetyCenterTestConfigs.singleSourceConfig) in withCriticalWarningIssue_doesNotHaveRescanButton()
206 safetyCenterTestHelper.setConfig(safetyCenterTestConfigs.singleSourceConfig) in withKnownStatus_displaysScanningOnRescan()
230 safetyCenterTestHelper.setConfig(safetyCenterTestConfigs.singleSourceConfig) in rescan_updatesDataAfterScanCompletes()
DSafetyCenterQsActivityTest.kt58 safetyCenterTestHelper.setConfig(safetyCenterTestConfigs.singleSourceConfig) in setTestConfigBeforeTest()
/packages/modules/Permission/tests/functional/safetycenter/safetycenteractivity/src/android/safetycenter/functional/ui/
DSafetyCenterActivityTest.kt103 safetyCenterTestHelper.setConfig(safetyCenterTestConfigs.singleSourceConfig) in launchActivity_allowingSettingsTrampoline()
130 safetyCenterTestHelper.setConfig(safetyCenterTestConfigs.singleSourceConfig) in launchActivity_displaysSafetyData()
293 safetyCenterTestHelper.setConfig(safetyCenterTestConfigs.singleSourceConfig) in updatingSafetySourceData_updatesDisplayedSafetyData()
309 safetyCenterTestHelper.setConfig(safetyCenterTestConfigs.singleSourceConfig) in updatingSafetySourceData_withoutSubtitle_newIssueWithSubtitle()
326 safetyCenterTestHelper.setConfig(safetyCenterTestConfigs.singleSourceConfig) in updatingSafetySourceData_withSubtitle_newIssueWithoutSubtitle()
445 safetyCenterTestHelper.setConfig(safetyCenterTestConfigs.singleSourceConfig) in entryListWithSingleSource_informationState_hasContentDescription()
456 safetyCenterTestHelper.setConfig(safetyCenterTestConfigs.singleSourceConfig) in entryListWithSingleSource_clickingTheDefaultEntry_redirectsToDifferentScreen()
477 safetyCenterTestHelper.setConfig(safetyCenterTestConfigs.singleSourceConfig) in entryListWithSingleSource_clickingTheUpdatedEntry_redirectsToDifferentScreen()
489 safetyCenterTestHelper.setConfig(safetyCenterTestConfigs.singleSourceConfig) in entryListWithSingleSource_clickingTheIconActionButton_redirectsToDifferentScreen()
535 safetyCenterTestHelper.setConfig(safetyCenterTestConfigs.singleSourceConfig) in issueCard_withAttribution_hasProperContentDescriptions()
[all …]
/packages/modules/Permission/tests/utils/safetycenter/java/com/android/safetycenter/testing/
DSafetyCenterTestConfigs.kt60 val singleSourceConfig = singleSourceConfig(dynamicSafetySource(SINGLE_SOURCE_ID)) constant in com.android.safetycenter.testing.SafetyCenterTestConfigs
67 singleSourceConfig(
78 singleSourceConfig(
91 singleSourceConfig(
99 singleSourceConfig(
112 singleSourceConfig(
123 singleSourceConfig(
129 singleSourceConfig(issueOnlySafetySourceBuilder(ISSUE_ONLY_ALL_OPTIONAL_ID).build())
133 singleSourceConfig(
161 val singleSourceOtherPackageConfig = singleSourceConfig(dynamicOtherPackageSafetySource)
[all …]
/packages/modules/Permission/tests/hostside/safetycenter/helper-app/src/android/safetycenter/hostside/device/
DSafetyCenterInteractionLoggingHelperTests.kt83 safetyCenterTestHelper.setConfig(safetyCenterTestConfigs.singleSourceConfig) in openSafetyCenterFullFromQs()
93 safetyCenterTestHelper.setConfig(safetyCenterTestConfigs.singleSourceConfig) in openSafetyCenterWithIssueIntent()
111 val config = safetyCenterTestConfigs.singleSourceConfig in openSubpageFromIntentExtra()
122 val config = safetyCenterTestConfigs.singleSourceConfig in openSubpageFromHomepage()
133 val config = safetyCenterTestConfigs.singleSourceConfig in openSubpageFromSettingsSearch()
DSafetyCenterNotificationLoggingHelperTests.kt66 safetyCenterTestHelper.setConfig(safetyCenterTestConfigs.singleSourceConfig) in setUp()
DSafetySourceStateCollectedLoggingHelperTests.kt187 safetyCenterTestHelper.setConfig(safetyCenterTestConfigs.singleSourceConfig) in simulateResolvingActionWith()
/packages/modules/Permission/tests/functional/safetycenter/singleuser/src/android/safetycenter/functional/
DSafetyCenterManagerTest.kt804 safetyCenterTestHelper.setConfig(safetyCenterTestConfigs.singleSourceConfig) in <lambda>()
823 safetyCenterTestHelper.setConfig(safetyCenterTestConfigs.singleSourceConfig) in <lambda>()
852 safetyCenterTestHelper.setConfig(safetyCenterTestConfigs.singleSourceConfig) in <lambda>()
864 safetyCenterTestHelper.setConfig(safetyCenterTestConfigs.singleSourceConfig) in <lambda>()
889 safetyCenterTestHelper.setConfig(safetyCenterTestConfigs.singleSourceConfig) in <lambda>()
913 safetyCenterTestHelper.setConfig(safetyCenterTestConfigs.singleSourceConfig) in <lambda>()
1002 safetyCenterTestHelper.setConfig(safetyCenterTestConfigs.singleSourceConfig) in <lambda>()
1011 safetyCenterTestHelper.setConfig(safetyCenterTestConfigs.singleSourceConfig) in <lambda>()
1131 safetyCenterTestHelper.setConfig(safetyCenterTestConfigs.singleSourceConfig) in <lambda>()
1141 safetyCenterTestHelper.setConfig(safetyCenterTestConfigs.singleSourceConfig) in <lambda>()
[all …]
DSafetySourceDataFixesTest.kt94 safetyCenterTestHelper.setConfig(safetyCenterTestConfigs.singleSourceConfig) in defaultActionOverride_issue_overridesMatchingActions()
132 safetyCenterTestHelper.setConfig(safetyCenterTestConfigs.singleSourceConfig) in defaultActionOverride_notification_overridesMatchingActions()
DSafetyCenterNotificationTest.kt100 safetyCenterTestConfigs.singleSourceConfig( in enableNotificationsForTestSourceBeforeTest()
348 safetyCenterTestConfigs.singleSourceConfig( in setSafetySourceData_withNotificationsAllowedForSourceByConfig_sendsNotification()
/packages/modules/Permission/tests/functional/safetycenter/multiusers/src/android/safetycenter/functional/multiusers/
DSafetyCenterMultiUsersTest.kt1483 safetyCenterTestHelper.setConfig(safetyCenterTestConfigs.singleSourceConfig) in setSafetySourceData_primaryProfileSource_shouldNotBeAbleToSetDataToWorkProfile()
1550 safetyCenterTestHelper.setConfig(safetyCenterTestConfigs.singleSourceConfig) in setSafetySourceData_forStoppedUser_shouldSetData()
1571 safetyCenterTestHelper.setConfig(safetyCenterTestConfigs.singleSourceConfig) in setSafetySourceData_forBothPrimaryAdditionalUser_shouldSetData()
1596 safetyCenterTestHelper.setConfig(safetyCenterTestConfigs.singleSourceConfig) in setSafetySourceData_forAdditionalUser_shouldNotAffectDataForPrimaryUser()