Searched refs:ORIGIN_UNKNOWN (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/keystore/java/android/security/keystore/
H A DKeyProperties.java653 ORIGIN_UNKNOWN,
667 public static final int ORIGIN_UNKNOWN = 1 << 2; field in class:KeyProperties
682 return ORIGIN_UNKNOWN;

Completed in 42 milliseconds