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.java270 private final boolean mIsStrongBoxBacked; field in KeyGenParameterSpec
356 mIsStrongBoxBacked = isStrongBoxBacked; in KeyGenParameterSpec()
690 return mIsStrongBoxBacked; in isStrongBoxBacked()
740 private boolean mIsStrongBoxBacked = false; field in KeyGenParameterSpec.Builder
803 mIsStrongBoxBacked = sourceSpec.isStrongBoxBacked(); in Builder()
1318 mIsStrongBoxBacked = isStrongBoxBacked; in setIsStrongBoxBacked()
1365 mIsStrongBoxBacked, in build()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt66325 Landroid/security/keystore/KeyGenParameterSpec$Builder;->mIsStrongBoxBacked:Z
66359 Landroid/security/keystore/KeyGenParameterSpec;->mIsStrongBoxBacked:Z
66460 Landroid/security/keystore/KeyProtection$Builder;->mIsStrongBoxBacked:Z
66484 Landroid/security/keystore/KeyProtection;->mIsStrongBoxBacked:Z