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.kt447 val dataForWork = safetySourceTestData.informationWithIssueForWork in getSafetySourceData_withQuietModeEnabled_dataIsNotCleared() constant
510 val dataForWork = safetySourceTestData.informationWithIssueForWork in getSafetySourceData_withoutAppInstalledForWorkProfile_shouldReturnNull() constant
531 val dataForWork = safetySourceTestData.informationWithIssueForWork in getSafetySourceData_withRemovedProfile_shouldReturnNull() constant
552 val dataForWork = safetySourceTestData.informationWithIssueForWork in getSafetySourceData_withProfileInQuietMode_shouldReturnData() constant
1342 val dataForWork = in setSafetySourceData_primaryProfileIssueOnlySource_shouldNotBeAbleToSetDataToWorkProfile() constant
1357 val dataForWork = safetySourceTestData.informationWithIssueForWork in setSafetySourceData_withoutInteractAcrossUserPermission_shouldThrowError() constant
1374 val dataForWork = safetySourceTestData.informationWithIssueForWork in setSafetySourceData_withoutAppInstalledForWorkProfile_shouldNoOp() constant
1395 val dataForWork = safetySourceTestData.informationWithIssueForWork in setSafetySourceData_withRemovedProfile_shouldNoOp() constant
1436 val dataForWork = safetySourceTestData.informationWithIssueForWork in setSafetySourceData_withProfileInQuietMode_shouldSetData() constant
1487 val dataForWork = safetySourceTestData.informationWithIssueForWork in setSafetySourceData_primaryProfileSource_shouldNotBeAbleToSetDataToWorkProfile() constant
[all …]