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

  /frameworks/base/keystore/java/android/security/keystore/
KeyProtection.java 256 boolean isStrongBoxBacked) {
277 mIsStrongBoxBacked = isStrongBoxBacked;
538 public boolean isStrongBoxBacked() {
    [all...]
KeyGenParameterSpec.java 300 boolean isStrongBoxBacked,
349 mIsStrongBoxBacked = isStrongBoxBacked;
680 public boolean isStrongBoxBacked() {
    [all...]

Completed in 55 milliseconds