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.java243 private final boolean mIsStrongBoxBacked; field in KeyProtection
293 mIsStrongBoxBacked = isStrongBoxBacked; in KeyProtection()
593 return mIsStrongBoxBacked; in isStrongBoxBacked()
646 private boolean mIsStrongBoxBacked = false; field in KeyProtection.Builder
1173 mIsStrongBoxBacked = isStrongBoxBacked; in setIsStrongBoxBacked()
1261 mIsStrongBoxBacked, in build()
DKeyGenParameterSpec.java324 private final boolean mIsStrongBoxBacked; field in KeyGenParameterSpec
433 mIsStrongBoxBacked = isStrongBoxBacked; in KeyGenParameterSpec()
879 return mIsStrongBoxBacked; in isStrongBoxBacked()
976 private boolean mIsStrongBoxBacked = false; field in KeyGenParameterSpec.Builder
1044 mIsStrongBoxBacked = sourceSpec.isStrongBoxBacked(); in Builder()
1721 mIsStrongBoxBacked = isStrongBoxBacked; in setIsStrongBoxBacked()
1909 mIsStrongBoxBacked, in build()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt47421 Landroid/security/keystore/KeyGenParameterSpec$Builder;->mIsStrongBoxBacked:Z
47455 Landroid/security/keystore/KeyGenParameterSpec;->mIsStrongBoxBacked:Z
47541 Landroid/security/keystore/KeyProtection$Builder;->mIsStrongBoxBacked:Z
47565 Landroid/security/keystore/KeyProtection;->mIsStrongBoxBacked:Z