Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/car/
DGarageModeChecker.java177 int bootCount = 0; in getBootCount() local
179 bootCount = Settings.Global.getInt(context.getContentResolver(), in getBootCount()
184 return bootCount; in getBootCount()