Searched refs:appendTypeParameter (Results 1 – 1 of 1) sorted by relevance
1723 appendTypeParameter(phoneType); in appendUncommonPhoneType()1744 appendTypeParameter(tmpBuilder, photoType); in appendPhotoLine()2023 appendTypeParameter(encoded); in appendTypeParameters()2033 appendTypeParameter(typeValue); in appendTypeParameters()2041 private void appendTypeParameter(final String type) { in appendTypeParameter() method in VCardBuilder2042 appendTypeParameter(mBuilder, type); in appendTypeParameter()2045 private void appendTypeParameter(final StringBuilder builder, final String type) { in appendTypeParameter() method in VCardBuilder