Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DSecurityLoggingTest.java322 final long prevBatchLastId = prefs.getLong(prevBatchLastIdKey, 0); in testVerifyLogIds() local
324 firstId, prevBatchLastId + 1); in testVerifyLogIds()