Home
last modified time | relevance | path

Searched refs:VCARD_END_OF_LINE (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/opt/vcard/java/com/android/vcard/
H A DVCardBuilder.java345 mBuilder.append(VCARD_END_OF_LINE); in appendNamePropertiesV40()
363 mBuilder.append(VCARD_END_OF_LINE); in appendNamePropertiesV40()
488 mBuilder.append(VCARD_END_OF_LINE); in appendNameProperties()
1519 mBuilder.append(VCARD_END_OF_LINE); in appendPostalLine()
1709 mBuilder.append(VCARD_END_OF_LINE); in appendTelLine()
1753 - VCARD_END_OF_LINE.length(); in appendPhotoLine()
1767 mBuilder.append(VCARD_END_OF_LINE); in appendPhotoLine()
1768 mBuilder.append(VCARD_END_OF_LINE); in appendPhotoLine()
1869 mBuilder.append(VCARD_END_OF_LINE); in appendAndroidSpecificProperty()
1953 mBuilder.append(VCARD_END_OF_LINE); in appendLine()
[all …]