Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DAuthenticationBoundKeyTestActivity.java164 if (checkPreconditions()) { in setupTests()
179 if (checkPreconditions()) { in setupTests()
203 private boolean checkPreconditions() { in checkPreconditions() method in AuthenticationBoundKeyTestActivity
/cts/tests/tests/packageinstaller/install/src/android/packageinstaller/install/cts/
DPreapprovalInstallTest.kt73 fun checkPreconditions() { in checkPreconditions() method in android.packageinstaller.install.cts.PreapprovalInstallTest