Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/security/
DFingerprintBoundKeysTest.java281 private boolean hasStrongBox; field in FingerprintBoundKeysTest.FingerprintAuthDialogFragment
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DKeyManagementTest.java1017 boolean hasStrongBox() { in hasStrongBox() method in KeyManagementTest
/cts/tests/tests/keystore/src/android/keystore/cts/
DTestUtils.java145 static boolean hasStrongBox(Context context) { in hasStrongBox() method in TestUtils