Home
last modified time | relevance | path

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

/packages/modules/Permission/tests/functional/safetycenter/multiusers/src/android/safetycenter/functional/multiusers/
DSafetyCenterMultiUsersTest.kt449 val dataForWork = safetySourceTestData.informationWithIssueForWork in getSafetySourceData_withQuietModeEnabled_dataIsNotCleared() constant
454 dataForWork, in getSafetySourceData_withQuietModeEnabled_dataIsNotCleared()
463 assertThat(apiSafetySourceDataForWork).isEqualTo(dataForWork) in getSafetySourceData_withQuietModeEnabled_dataIsNotCleared()
512 val dataForWork = safetySourceTestData.informationWithIssueForWork in getSafetySourceData_withoutAppInstalledForWorkProfile_shouldReturnNull() constant
515 dataForWork, in getSafetySourceData_withoutAppInstalledForWorkProfile_shouldReturnNull()
533 val dataForWork = safetySourceTestData.informationWithIssueForWork in getSafetySourceData_withRemovedProfile_shouldReturnNull() constant
536 dataForWork, in getSafetySourceData_withRemovedProfile_shouldReturnNull()
554 val dataForWork = safetySourceTestData.informationWithIssueForWork in getSafetySourceData_withProfileInQuietMode_shouldReturnData() constant
557 dataForWork, in getSafetySourceData_withProfileInQuietMode_shouldReturnData()
566 assertThat(safetySourceData).isEqualTo(dataForWork) in getSafetySourceData_withProfileInQuietMode_shouldReturnData()
[all …]