Home
last modified time | relevance | path

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

/packages/modules/Permission/tests/functional/safetycenter/safetycenteractivity/src/android/safetycenter/functional/ui/
DSafetyCenterActivityTest.kt307 val updatedDataToDisplay = safetySourceTestData.informationWithSubtitleIssue in updatingSafetySourceData_withoutSubtitle_newIssueWithSubtitle() constant
315 safetyCenterTestHelper.setData(SINGLE_SOURCE_ID, updatedDataToDisplay) in updatingSafetySourceData_withoutSubtitle_newIssueWithSubtitle()
324 val updatedDataToDisplay = safetySourceTestData.informationWithIssue in updatingSafetySourceData_withSubtitle_newIssueWithoutSubtitle() constant
332 safetyCenterTestHelper.setData(SINGLE_SOURCE_ID, updatedDataToDisplay) in updatingSafetySourceData_withSubtitle_newIssueWithoutSubtitle()
/packages/modules/Permission/tests/functional/safetycenter/subpages/src/android/safetycenter/functional/ui/
DSafetyCenterSubpagesTest.kt463 val updatedDataToDisplay = safetySourceTestData.criticalWithIssueWithAttributionTitle in issueCard_updateSafetySourceData_subpageDisplaysUpdatedIssue() constant
473 safetyCenterTestHelper.setData(SINGLE_SOURCE_ID, updatedDataToDisplay) in issueCard_updateSafetySourceData_subpageDisplaysUpdatedIssue()
475 waitSourceIssueDisplayed(updatedDataToDisplay.issues[0]) in issueCard_updateSafetySourceData_subpageDisplaysUpdatedIssue()