Home
last modified time | relevance | path

Searched defs:dataForWork (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Permission/tests/functional/safetycenter/multiusers/src/android/safetycenter/functional/multiusers/
DSafetyCenterMultiUsersTest.kt365 val dataForWork = safetySourceTestData.informationWithIssueForWork in getSafetySourceData_withQuietModeEnabled_dataIsNotCleared() constant
431 val dataForWork = safetySourceTestData.informationWithIssueForWork in getSafetySourceData_withoutAppInstalledForWorkProfile_shouldReturnNull() constant
453 val dataForWork = safetySourceTestData.informationWithIssueForWork in getSafetySourceData_withRemovedProfile_shouldReturnNull() constant
477 val dataForWork = safetySourceTestData.informationWithIssueForWork in getSafetySourceData_withProfileInQuietMode_shouldReturnData() constant
935 val dataForWork = in setSafetySourceData_primaryProfileIssueOnlySource_shouldNotBeAbleToSetDataToWorkProfile() constant
951 val dataForWork = safetySourceTestData.informationWithIssueForWork in setSafetySourceData_withoutInteractAcrossUserPermission_shouldThrowError() constant
969 val dataForWork = safetySourceTestData.informationWithIssueForWork in setSafetySourceData_withoutAppInstalledForWorkProfile_shouldNoOp() constant
991 val dataForWork = safetySourceTestData.informationWithIssueForWork in setSafetySourceData_withRemovedProfile_shouldNoOp() constant
1036 val dataForWork = safetySourceTestData.informationWithIssueForWork in setSafetySourceData_withProfileInQuietMode_shouldSetData() constant
1089 val dataForWork = safetySourceTestData.informationWithIssueForWork in setSafetySourceData_primaryProfileSource_shouldNotBeAbleToSetDataToWorkProfile() constant
[all …]