Searched defs:appendLineWithCharsetAndQPDetection (Results 1 - 1 of 1) sorted by path

/frameworks/opt/vcard/java/com/android/vcard/
H A DVCardBuilder.java779 appendLineWithCharsetAndQPDetection(VCardConstants.PROPERTY_NICKNAME, nickname);
1232 appendLineWithCharsetAndQPDetection(propertyName, parameterList, data);
1249 appendLineWithCharsetAndQPDetection(VCardConstants.PROPERTY_URL, website);
1419 appendLineWithCharsetAndQPDetection(VCardConstants.PROPERTY_BDAY,
1422 appendLineWithCharsetAndQPDetection(VCardConstants.PROPERTY_BDAY,
1568 appendLineWithCharsetAndQPDetection(VCardConstants.PROPERTY_EMAIL, parameterList,
1803 appendLineWithCharsetAndQPDetection(VCardConstants.PROPERTY_X_SIP, sipAddress);
1817 appendLineWithCharsetAndQPDetection(propertyName, sipAddress);
1872 public void appendLineWithCharsetAndQPDetection(final String propertyName, method in class:VCardBuilder
1874 appendLineWithCharsetAndQPDetection(propertyNam
1877 public void appendLineWithCharsetAndQPDetection( method in class:VCardBuilder
1882 public void appendLineWithCharsetAndQPDetection(final String propertyName, method in class:VCardBuilder
1893 public void appendLineWithCharsetAndQPDetection(final String propertyName, method in class:VCardBuilder
[all...]

Completed in 94 milliseconds