Searched refs:staticBarebone (Results 1 – 1 of 1) sorted by relevance
/packages/modules/Permission/tests/functional/safetycenter/multiusers/src/android/safetycenter/functional/multiusers/ |
D | SafetyCenterMultiUsersTest.kt | 250 private val staticBarebone = constant in android.safetycenter.functional.multiusers.SafetyCenterMultiUsersTest 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() 1061 staticBarebone, in getSafetyCenterData_withComplexConfigWithAllDataProvided_returnsAllDataProvided() 1125 staticBarebone, in getSafetyCenterData_withQuietMode_shouldHaveWorkProfilePausedSummaryAndNoWorkIssues()
|