Searched defs:postalAddress (Results 1 – 3 of 3) sorted by relevance
26 public static Intent getViewPostalAddressIntent(String postalAddress) { in getViewPostalAddressIntent()30 public static Uri getPostalAddressUri(String postalAddress) { in getPostalAddressUri()34 public static Intent getViewPostalAddressDirectionsIntent(String postalAddress) { in getViewPostalAddressDirectionsIntent()38 public static Uri getPostalAddressDirectionsUri(String postalAddress) { in getPostalAddressDirectionsUri()
229 final String postalAddress = postal.getFormattedAddress(); in DataAction() local
1940 final String postalAddress = postal.getFormattedAddress(); in dataItemToEntry() local