Searched defs:KM_ORIGIN_IMPORTED (Results 1 – 2 of 2) sorted by relevance
172 public static final int KM_ORIGIN_IMPORTED = KeyOrigin.IMPORTED; field in KeymasterDefs
318 KM_ORIGIN_IMPORTED = 2, /* Imported into keymaster. Existed as cleartext in Android. */ enumerator