Home
last modified time | relevance | path

Searched refs:mRollbackResistant (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/keystore/java/android/security/keystore/
DKeyProtection.java245 private final boolean mRollbackResistant; field in KeyProtection
295 mRollbackResistant = rollbackResistant; in KeyProtection()
615 return mRollbackResistant; in isRollbackResistant()
649 private boolean mRollbackResistant = false; field in KeyProtection.Builder
1229 mRollbackResistant = rollbackResistant; in setRollbackResistant()
1263 mRollbackResistant); in build()