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