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.java236 private final boolean mIsStrongBoxBacked; field in KeyProtection
278 mIsStrongBoxBacked = isStrongBoxBacked; in KeyProtection()
540 return mIsStrongBoxBacked; in isStrongBoxBacked()
567 private boolean mIsStrongBoxBacked = false; field in KeyProtection.Builder
983 mIsStrongBoxBacked = isStrongBoxBacked; in setIsStrongBoxBacked()
1013 mIsStrongBoxBacked); in build()
DKeyGenParameterSpec.java272 private final boolean mIsStrongBoxBacked; field in KeyGenParameterSpec
360 mIsStrongBoxBacked = isStrongBoxBacked; in KeyGenParameterSpec()
709 return mIsStrongBoxBacked; in isStrongBoxBacked()
760 private boolean mIsStrongBoxBacked = false; field in KeyGenParameterSpec.Builder
825 mIsStrongBoxBacked = sourceSpec.isStrongBoxBacked(); in Builder()
1366 mIsStrongBoxBacked = isStrongBoxBacked; in setIsStrongBoxBacked()
1414 mIsStrongBoxBacked, in build()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt61976 Landroid/security/keystore/KeyGenParameterSpec$Builder;->mIsStrongBoxBacked:Z
62010 Landroid/security/keystore/KeyGenParameterSpec;->mIsStrongBoxBacked:Z
62096 Landroid/security/keystore/KeyProtection$Builder;->mIsStrongBoxBacked:Z
62120 Landroid/security/keystore/KeyProtection;->mIsStrongBoxBacked:Z