Searched defs:mBaseType (Results 1 – 2 of 2) sorted by relevance
75 private final @UserInfoFlag int mBaseType; field in UserTypeDetails384 private int mBaseType; // This MUST be explicitly set. field in UserTypeDetails.Builder509 "UserTypeDetails " + mName + " has invalid baseType: " + mBaseType); in createUserTypeDetails() local
55 protected int mBaseType = TYPE_UNSPECIFIED; field in FrameFormat