Home
last modified time | relevance | path

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

/aosp14/frameworks/base/keystore/java/android/security/keystore/
H A DKeyProtection.java238 private final boolean mIsStrongBoxBacked; field in KeyProtection
286 mIsStrongBoxBacked = isStrongBoxBacked; in KeyProtection()
554 return mIsStrongBoxBacked; in isStrongBoxBacked()
605 private boolean mIsStrongBoxBacked = false; field in KeyProtection.Builder
1069 mIsStrongBoxBacked = isStrongBoxBacked; in setIsStrongBoxBacked()
1156 mIsStrongBoxBacked, in build()
H A DKeyGenParameterSpec.java317 private final boolean mIsStrongBoxBacked; field in KeyGenParameterSpec
422 mIsStrongBoxBacked = isStrongBoxBacked; in KeyGenParameterSpec()
834 return mIsStrongBoxBacked; in isStrongBoxBacked()
931 private boolean mIsStrongBoxBacked = false; field in KeyGenParameterSpec.Builder
1002 mIsStrongBoxBacked = sourceSpec.isStrongBoxBacked(); in Builder()
1648 mIsStrongBoxBacked = isStrongBoxBacked; in setIsStrongBoxBacked()
1797 mIsStrongBoxBacked, in build()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt48064 Landroid/security/keystore/KeyGenParameterSpec$Builder;->mIsStrongBoxBacked:Z
48098 Landroid/security/keystore/KeyGenParameterSpec;->mIsStrongBoxBacked:Z
48184 Landroid/security/keystore/KeyProtection$Builder;->mIsStrongBoxBacked:Z
48208 Landroid/security/keystore/KeyProtection;->mIsStrongBoxBacked:Z