Searched refs:getPostalAddressDirectionsUri (Results 1 – 1 of 1) sorted by relevance
35 return new Intent(Intent.ACTION_VIEW, getPostalAddressDirectionsUri(postalAddress)); in getViewPostalAddressDirectionsIntent()38 public static Uri getPostalAddressDirectionsUri(String postalAddress) { in getPostalAddressDirectionsUri() method in StructuredPostalUtils