Searched refs:mIsStrongBoxBacked (Results 1 – 3 of 3) sorted by relevance
243 private final boolean mIsStrongBoxBacked; field in KeyProtection293 mIsStrongBoxBacked = isStrongBoxBacked; in KeyProtection()593 return mIsStrongBoxBacked; in isStrongBoxBacked()646 private boolean mIsStrongBoxBacked = false; field in KeyProtection.Builder1173 mIsStrongBoxBacked = isStrongBoxBacked; in setIsStrongBoxBacked()1261 mIsStrongBoxBacked, in build()
324 private final boolean mIsStrongBoxBacked; field in KeyGenParameterSpec433 mIsStrongBoxBacked = isStrongBoxBacked; in KeyGenParameterSpec()879 return mIsStrongBoxBacked; in isStrongBoxBacked()976 private boolean mIsStrongBoxBacked = false; field in KeyGenParameterSpec.Builder1044 mIsStrongBoxBacked = sourceSpec.isStrongBoxBacked(); in Builder()1721 mIsStrongBoxBacked = isStrongBoxBacked; in setIsStrongBoxBacked()1909 mIsStrongBoxBacked, in build()
47421 Landroid/security/keystore/KeyGenParameterSpec$Builder;->mIsStrongBoxBacked:Z47455 Landroid/security/keystore/KeyGenParameterSpec;->mIsStrongBoxBacked:Z47541 Landroid/security/keystore/KeyProtection$Builder;->mIsStrongBoxBacked:Z47565 Landroid/security/keystore/KeyProtection;->mIsStrongBoxBacked:Z