Home
last modified time | relevance | path

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

/cts/tests/tests/sensorprivacy/src/android/sensorprivacy/cts/
DSensorPrivacyBaseTest.kt680 val lastAccess = attrOp.getLastAccessTime(AppOpsManager.OP_FLAGS_ALL_TRUSTED) in <lambda>() constant
683 "lastAccess was $lastAccess, not between $before and $after", in <lambda>()
684 lastAccess in before..after in <lambda>()