Home
last modified time | relevance | path

Searched defs:getBootCount (Results 1 – 3 of 3) sorted by relevance

/cts/hostsidetests/appsecurity/test-apps/SplitApp/src/com/android/cts/splitapp/
DBaseBootReceiver.java43 private static int getBootCount(Context context) throws Exception { in getBootCount() method in BaseBootReceiver
/cts/apps/CtsVerifier/src/com/android/cts/verifier/car/
DGarageModeChecker.java176 static int getBootCount(Context context) { in getBootCount() method in GarageModeChecker
/cts/hostsidetests/appsecurity/test-apps/EncryptionApp/src/com/android/cts/encryptionapp/
DEncryptionAppTest.java454 private int getBootCount() throws Exception { in getBootCount() method in EncryptionAppTest