HomeSort by relevance Sort by last modified time
    Searched refs:mIsStrongBoxBacked (Results 1 - 2 of 2) sorted by null

  /frameworks/base/keystore/java/android/security/keystore/
KeyProtection.java 235 private final boolean mIsStrongBoxBacked;
277 mIsStrongBoxBacked = isStrongBoxBacked;
539 return mIsStrongBoxBacked;
566 private boolean mIsStrongBoxBacked = false;
    [all...]
KeyGenParameterSpec.java 268 private final boolean mIsStrongBoxBacked;
349 mIsStrongBoxBacked = isStrongBoxBacked;
681 return mIsStrongBoxBacked;
    [all...]

Completed in 186 milliseconds