Home
last modified time | relevance | path

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

/packages/modules/Permission/tests/cts/safetycenter/src/android/safetycenter/cts/
DSafetyCenterManagerTest.kt1101 SafetyCenterFlags.setAllRefreshTimeoutsTo(TIMEOUT_SHORT) in refreshSafetySources_repliesWithWrongBroadcastId_doesntCompleteRefresh()
1115 SafetyCenterFlags.setAllRefreshTimeoutsTo(TIMEOUT_LONG) in refreshSafetySources_repliesWithWrongBroadcastId_doesntCompleteRefresh()
1177 SafetyCenterFlags.setAllRefreshTimeoutsTo(TIMEOUT_SHORT) in refreshSafetySources_waitForPreviousRefreshToTimeout_completesSuccessfully()
1189 SafetyCenterFlags.setAllRefreshTimeoutsTo(TIMEOUT_LONG) in refreshSafetySources_waitForPreviousRefreshToTimeout_completesSuccessfully()
1225 SafetyCenterFlags.setAllRefreshTimeoutsTo(TIMEOUT_SHORT) in refreshSafetySources_withTrackedSourceThatTimesOut_timesOut()
1283 SafetyCenterFlags.setAllRefreshTimeoutsTo(TIMEOUT_SHORT) in refreshSafetySources_withEmptyUntrackedSourceConfigAndSourceThatTimesOut_timesOut()
/packages/modules/Permission/tests/hostside/safetycenter/helper-app/src/android/safetycenter/hostside/device/
DSafetySourceStateCollectedLoggingHelperTests.kt176 SafetyCenterFlags.setAllRefreshTimeoutsTo(TIMEOUT_SHORT) in simulateRefresh()
/packages/modules/Permission/tests/utils/safetycenter/java/com/android/safetycenter/testing/
DSafetyCenterFlags.kt439 fun setAllRefreshTimeoutsTo(refreshTimeout: Duration) { in <lambda>() method
/packages/modules/Permission/tests/functional/safetycenter/singleuser/src/android/safetycenter/functional/
DSafetyCenterManagerTest.kt803 SafetyCenterFlags.setAllRefreshTimeoutsTo(TIMEOUT_SHORT) in <lambda>()
822 SafetyCenterFlags.setAllRefreshTimeoutsTo(TIMEOUT_SHORT) in <lambda>()
833 SafetyCenterFlags.setAllRefreshTimeoutsTo(TIMEOUT_LONG) in <lambda>()
851 SafetyCenterFlags.setAllRefreshTimeoutsTo(TIMEOUT_SHORT) in <lambda>()
/packages/modules/Permission/tests/functional/safetycenter/multiusers/src/android/safetycenter/functional/multiusers/
DSafetyCenterMultiUsersTest.kt400 SafetyCenterFlags.setAllRefreshTimeoutsTo(TIMEOUT_SHORT) in createStaticEntry()