HomeSort by relevance Sort by last modified time
    Searched full:getformattedaddress (Results 1 - 1 of 1) sorted by null

  /frameworks/opt/vcard/java/com/android/vcard/
VCardEntry.java 586 builder.withValue(StructuredPostal.FORMATTED_ADDRESS, getFormattedAddress(mVCardType));
593 public String getFormattedAddress(final int vcardType) {
    [all...]

Completed in 222 milliseconds