Searched refs:staticAllOptional (Results 1 – 1 of 1) sorted by relevance
/packages/modules/Permission/tests/functional/safetycenter/multiusers/src/android/safetycenter/functional/multiusers/ |
D | SafetyCenterMultiUsersTest.kt | 256 private val staticAllOptional = constant 594 .setEntries(listOf(staticBarebone, staticAllOptional)) in getSafetyCenterData_withComplexConfigWithoutWorkProfile_returnsPrimaryDataFromConfig() 642 listOf(staticBarebone, staticAllOptional, staticAllOptionalForWork) in getSafetyCenterData_withComplexConfigWithoutDataProvided_returnsDataFromConfig() 696 listOf(staticBarebone, staticAllOptional, staticAllOptionalForWork) in getSafetyCenterData_withComplexConfigWithPrimaryDataProvided_returnsPrimaryDataProvided() 806 listOf(staticBarebone, staticAllOptional, staticAllOptionalForWork) in getSafetyCenterData_withComplexConfigWithExtraWorkOnlyWithAllDataProvided_returnsAllDataProvided() 918 listOf(staticBarebone, staticAllOptional, staticAllOptionalForWork) in getSafetyCenterData_withComplexConfigWithPrivateProfileDisallowedWithAllDataProvided_returnsAllDataProvided() 1062 staticAllOptional, in getSafetyCenterData_withComplexConfigWithAllDataProvided_returnsAllDataProvided() 1126 staticAllOptional, in getSafetyCenterData_withQuietMode_shouldHaveWorkProfilePausedSummaryAndNoWorkIssues()
|