Home | History | Annotate | Download | only in vcard

Lines Matching refs:REGION

487         // - PO Box, Extended Addr, Street, Locality, Region, Postal Code, Country Name
505 String region, String postalCode, String country, int type, String label,
512 mRegion = region;
533 // ; PO Box, Extended Address, Street, Locality, Region, Postal Code, Country Name
582 builder.withValue(StructuredPostal.REGION, mRegion);
679 + "extendedAddress: %s, street: %s, localty: %s, region: %s, postalCode %s, "