Searched defs:hasStrongBox (Results 1 – 3 of 3) sorted by relevance
/cts/apps/CtsVerifier/src/com/android/cts/verifier/security/ | ||
D | FingerprintBoundKeysTest.java | 286 private boolean hasStrongBox; field in FingerprintBoundKeysTest.FingerprintAuthDialogFragment |
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/ | ||
D | KeyManagementTest.java | 797 boolean hasStrongBox() { in hasStrongBox() method in KeyManagementTest |
/cts/tests/tests/keystore/src/android/keystore/cts/ | ||
D | TestUtils.java | 92 static boolean hasStrongBox(Context context) { in hasStrongBox() method in TestUtils |