Searched refs:mIsStrongBoxBacked (Results 1 – 3 of 3) sorted by relevance
238 private final boolean mIsStrongBoxBacked; field in KeyProtection284 mIsStrongBoxBacked = isStrongBoxBacked; in KeyProtection()551 return mIsStrongBoxBacked; in isStrongBoxBacked()591 private boolean mIsStrongBoxBacked = false; field in KeyProtection.Builder1054 mIsStrongBoxBacked = isStrongBoxBacked; in setIsStrongBoxBacked()1126 mIsStrongBoxBacked, in build()
317 private final boolean mIsStrongBoxBacked; field in KeyGenParameterSpec419 mIsStrongBoxBacked = isStrongBoxBacked; in KeyGenParameterSpec()830 return mIsStrongBoxBacked; in isStrongBoxBacked()917 private boolean mIsStrongBoxBacked = false; field in KeyGenParameterSpec.Builder987 mIsStrongBoxBacked = sourceSpec.isStrongBoxBacked(); in Builder()1632 mIsStrongBoxBacked = isStrongBoxBacked; in setIsStrongBoxBacked()1760 mIsStrongBoxBacked, in build()
51387 Landroid/security/keystore/KeyGenParameterSpec$Builder;->mIsStrongBoxBacked:Z51421 Landroid/security/keystore/KeyGenParameterSpec;->mIsStrongBoxBacked:Z51507 Landroid/security/keystore/KeyProtection$Builder;->mIsStrongBoxBacked:Z51531 Landroid/security/keystore/KeyProtection;->mIsStrongBoxBacked:Z