Searched refs:mAppendTypeParamName (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/vcard/java/com/android/vcard/
H A DVCardBuilder.java112 private final boolean mAppendTypeParamName; field in class:VCardBuilder
150 mAppendTypeParamName = VCardConfig.appendTypeParamName(vcardType);
2051 ((VCardConfig.isVersion30(mVCardType) || mAppendTypeParamName) && !mIsDoCoMo)) {

Completed in 114 milliseconds