Searched refs:mIsStrongBoxBacked (Results 1 – 3 of 3) sorted by relevance
236 private final boolean mIsStrongBoxBacked; field in KeyProtection278 mIsStrongBoxBacked = isStrongBoxBacked; in KeyProtection()540 return mIsStrongBoxBacked; in isStrongBoxBacked()567 private boolean mIsStrongBoxBacked = false; field in KeyProtection.Builder983 mIsStrongBoxBacked = isStrongBoxBacked; in setIsStrongBoxBacked()1013 mIsStrongBoxBacked); in build()
270 private final boolean mIsStrongBoxBacked; field in KeyGenParameterSpec356 mIsStrongBoxBacked = isStrongBoxBacked; in KeyGenParameterSpec()690 return mIsStrongBoxBacked; in isStrongBoxBacked()740 private boolean mIsStrongBoxBacked = false; field in KeyGenParameterSpec.Builder803 mIsStrongBoxBacked = sourceSpec.isStrongBoxBacked(); in Builder()1318 mIsStrongBoxBacked = isStrongBoxBacked; in setIsStrongBoxBacked()1365 mIsStrongBoxBacked, in build()
66325 Landroid/security/keystore/KeyGenParameterSpec$Builder;->mIsStrongBoxBacked:Z66359 Landroid/security/keystore/KeyGenParameterSpec;->mIsStrongBoxBacked:Z66460 Landroid/security/keystore/KeyProtection$Builder;->mIsStrongBoxBacked:Z66484 Landroid/security/keystore/KeyProtection;->mIsStrongBoxBacked:Z