Home
last modified time | relevance | path

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

/frameworks/base/keystore/java/android/security/keystore/
DKeyProtection.java238 private final boolean mIsStrongBoxBacked; field in KeyProtection
284 mIsStrongBoxBacked = isStrongBoxBacked; in KeyProtection()
551 return mIsStrongBoxBacked; in isStrongBoxBacked()
591 private boolean mIsStrongBoxBacked = false; field in KeyProtection.Builder
1054 mIsStrongBoxBacked = isStrongBoxBacked; in setIsStrongBoxBacked()
1126 mIsStrongBoxBacked, in build()
DKeyGenParameterSpec.java317 private final boolean mIsStrongBoxBacked; field in KeyGenParameterSpec
419 mIsStrongBoxBacked = isStrongBoxBacked; in KeyGenParameterSpec()
830 return mIsStrongBoxBacked; in isStrongBoxBacked()
917 private boolean mIsStrongBoxBacked = false; field in KeyGenParameterSpec.Builder
987 mIsStrongBoxBacked = sourceSpec.isStrongBoxBacked(); in Builder()
1632 mIsStrongBoxBacked = isStrongBoxBacked; in setIsStrongBoxBacked()
1760 mIsStrongBoxBacked, in build()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt51387 Landroid/security/keystore/KeyGenParameterSpec$Builder;->mIsStrongBoxBacked:Z
51421 Landroid/security/keystore/KeyGenParameterSpec;->mIsStrongBoxBacked:Z
51507 Landroid/security/keystore/KeyProtection$Builder;->mIsStrongBoxBacked:Z
51531 Landroid/security/keystore/KeyProtection;->mIsStrongBoxBacked:Z