Home
last modified time | relevance | path

Searched refs:informationWithIssueForWork (Results 1 – 2 of 2) 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()
510 val dataForWork = safetySourceTestData.informationWithIssueForWork in getSafetySourceData_withoutAppInstalledForWorkProfile_shouldReturnNull()
531 val dataForWork = safetySourceTestData.informationWithIssueForWork in getSafetySourceData_withRemovedProfile_shouldReturnNull()
552 val dataForWork = safetySourceTestData.informationWithIssueForWork in getSafetySourceData_withProfileInQuietMode_shouldReturnData()
1155 val dataForPrimaryUserWorkProfile = safetySourceTestData.informationWithIssueForWork in getSafetyCenterData_withDataForDifferentUserProfileGroup_shouldBeUnaffected()
1357 val dataForWork = safetySourceTestData.informationWithIssueForWork in setSafetySourceData_withoutInteractAcrossUserPermission_shouldThrowError()
1374 val dataForWork = safetySourceTestData.informationWithIssueForWork in setSafetySourceData_withoutAppInstalledForWorkProfile_shouldNoOp()
1395 val dataForWork = safetySourceTestData.informationWithIssueForWork in setSafetySourceData_withRemovedProfile_shouldNoOp()
1416 val dataForClone = safetySourceTestData.informationWithIssueForWork in setSafetySourceData_withUnsupportedProfile_shouldNoOp()
1436 val dataForWork = safetySourceTestData.informationWithIssueForWork in setSafetySourceData_withProfileInQuietMode_shouldSetData()
[all …]
/packages/modules/Permission/tests/utils/safetycenter/java/com/android/safetycenter/testing/
DSafetySourceTestData.kt289 val informationWithIssueForWork = in createTestActivityRedirectPendingIntent() constant