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.java279 Instant stateTime = Instant.now().minusSeconds((long) 1e5); in testCurrentPackage_noBackup_useRecordedTime() local
292 Instant stateTime = backupTime.plusSeconds(10); in testCurrentPackage_noBackup_grantTimeEqualToStaged() local
302 Instant stateTime = Instant.now().minusSeconds((long) 1e5); in testCurrentPackage_backupDataLater_stagedDataSkipped() local
312 Instant stateTime = Instant.now().minusSeconds((long) 1e5); in testWriteStagedData_getStagedStateForCurrentPackage_returnsCorrectState() local