Searched refs:mAppendTypeParamName (Results 1 – 1 of 1) sorted by relevance
112 private final boolean mAppendTypeParamName; field in VCardBuilder150 mAppendTypeParamName = VCardConfig.appendTypeParamName(vcardType); in VCardBuilder()2051 ((VCardConfig.isVersion30(mVCardType) || mAppendTypeParamName) && !mIsDoCoMo)) { in appendTypeParameter()