HomeSort by relevance Sort by last modified time
    Searched defs:appendTag (Results 1 - 4 of 4) sorted by null

  /external/icu4c/common/
loclikely.cpp 90 appendTag(
188 appendTag(
199 appendTag(
227 appendTag(
234 appendTag(
243 appendTag(
267 appendTag(
276 appendTag(
301 appendTag(
    [all...]
  /external/smack/src/org/jivesoftware/smackx/packet/
VCard.java 721 appendTag("vCard", "xmlns", "vcard-temp", hasContent(), new ContentBuilder() {
751 appendTag("PHOTO", true, new ContentBuilder() {
753 appendTag("BINVAL", photoBinval); // No need to escape photoBinval, as it's already Base64 encoded
754 appendTag("TYPE", StringUtils.escapeForXML(photoMimeType));
760 appendTag("EMAIL", true, new ContentBuilder() {
765 appendTag("USERID", StringUtils.escapeForXML(email));
775 appendTag("TEL", true, new ContentBuilder() {
779 appendTag("NUMBER", StringUtils.escapeForXML(entry.getValue()));
787 appendTag("ADR", true, new ContentBuilder() {
794 appendTag(entry.getKey(), StringUtils.escapeForXML(entry.getValue()))
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.jasper_5.5.17.v201004212143.jar 
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 38 milliseconds