Searched defs:KM_INVALID (Results 1 – 3 of 3) sorted by relevance
499 AuthorizationSetBuilder& Authorization(TypedTag<KM_INVALID, Tag> tag) { in Authorization()
46 public static final int KM_INVALID = TagType.INVALID; field in KeymasterDefs
34 KM_INVALID = 0 << 28, /* Invalid type, used to designate a tag as uninitialized */ enumerator