Searched refs:KM_ENUM (Results 1 – 5 of 5) sorted by relevance
36 case KeymasterDefs.KM_ENUM: in KeymasterIntArgument()
40 case KeymasterDefs.KM_ENUM:
76 if ((tagType != KeymasterDefs.KM_ENUM) && (tagType != KeymasterDefs.KM_ENUM_REP)) { in addEnum()103 if (KeymasterDefs.getTagType(tag) != KeymasterDefs.KM_ENUM) { in getEnum()
47 public static final int KM_ENUM = TagType.ENUM; field in KeymasterDefs
47006 Landroid/security/keymaster/KeymasterDefs;->KM_ENUM:I