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

/frameworks/opt/vcard/java/com/android/vcard/
H A DVCardEntry.java586 builder.withValue(StructuredPostal.FORMATTED_ADDRESS, getFormattedAddress(mVCardType));
593 public String getFormattedAddress(final int vcardType) { method in class:VCardEntry.PostalData
2488 displayName = mPostalList.get(0).getFormattedAddress(mVCardType);

Completed in 41 milliseconds