Home
last modified time | relevance | path

Searched defs:stateTime (Results 1 – 1 of 1) sorted by relevance

/packages/modules/HealthFitness/tests/unittests/src/com/android/server/healthconnect/permission/
DFirstGrantTimeUnitTest.java285 Instant stateTime = Instant.now().minusSeconds((long) 1e5); in testCurrentPackage_noBackup_useRecordedTime() local
298 Instant stateTime = backupTime.plusSeconds(10); in testCurrentPackage_noBackup_grantTimeEqualToStaged() local
308 Instant stateTime = Instant.now().minusSeconds((long) 1e5); in testCurrentPackage_backupDataLater_stagedDataSkipped() local
318 Instant stateTime = Instant.now().minusSeconds((long) 1e5); in testWriteStagedData_getStagedStateForCurrentPackage_returnsCorrectState() local