Home
last modified time | relevance | path

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

/packages/modules/Permission/tests/utils/safetycenter/java/com/android/safetycenter/testing/
DSafetyCenterTestListener.kt79 fun waitForSafetyCenterRefresh( in waitForSafetyCenterRefresh() method
/packages/modules/Permission/tests/cts/safetycenter/src/android/safetycenter/cts/
DSafetyCenterManagerTest.kt1114 listener.waitForSafetyCenterRefresh(withErrorEntry = true) in refreshSafetySources_repliesWithWrongBroadcastId_doesntCompleteRefresh()
1188 listener.waitForSafetyCenterRefresh(withErrorEntry = true) in refreshSafetySources_waitForPreviousRefreshToTimeout_completesSuccessfully()
1240 listener.waitForSafetyCenterRefresh(withErrorEntry = true) in refreshSafetySources_withTrackedSourceThatTimesOut_timesOut()
1260 listener.waitForSafetyCenterRefresh(withErrorEntry = false) in refreshSafetySources_withUntrackedSourceThatTimesOut_doesNotTimeOut()
1278 listener.waitForSafetyCenterRefresh(withErrorEntry = false) in refreshSafetySources_withMultipleUntrackedSourcesThatTimeOut_doesNotTimeOut()
1292 listener.waitForSafetyCenterRefresh(withErrorEntry = true) in refreshSafetySources_withEmptyUntrackedSourceConfigAndSourceThatTimesOut_timesOut()
/packages/modules/Permission/tests/hostside/safetycenter/helper-app/src/android/safetycenter/hostside/device/
DSafetySourceStateCollectedLoggingHelperTests.kt183 listener.waitForSafetyCenterRefresh() in simulateRefresh()
/packages/modules/Permission/tests/functional/safetycenter/multiusers/src/android/safetycenter/functional/multiusers/
DSafetyCenterMultiUsersTest.kt1678 listener.waitForSafetyCenterRefresh() in disableQuietModeAndWaitForRefreshToComplete()
/packages/modules/Permission/tests/functional/safetycenter/singleuser/src/android/safetycenter/functional/
DSafetyCenterManagerTest.kt858 listener.waitForSafetyCenterRefresh(withErrorEntry = false) in <lambda>()