Home
last modified time | relevance | path

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

/cts/tests/tests/keystore/src/android/keystore/cts/
DAttestKeyTest.java152 TestUtils.getFeatureVersionKeystoreStrongBox(context) in testStrongBoxCannotAttestToTeeKey()
DKeyAttestationTest.java439 TestUtils.getFeatureVersionKeystoreStrongBox(getContext()); in testAttestationKmVersionMatchesFeatureVersionStrongBox()
/cts/tests/tests/keystore/src/android/keystore/cts/util/
DTestUtils.java128 public static int getFeatureVersionKeystoreStrongBox(Context appContext) { in getFeatureVersionKeystoreStrongBox() method in TestUtils