Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/car/
DGarageModeTestActivity.java137 long currentBootCount = GarageModeChecker.getBootCount(context); in verifyStatus() local
193 && (currentBootCount - startBootCount > 0)) { in verifyStatus()