Searched refs:constructGeoUri (Results 1 – 1 of 1) sorted by relevance
473 new Intent(Intent.ACTION_VIEW, constructGeoUri(address)); in buildAddressLayout()504 private Uri constructGeoUri(String postalAddress) { in constructGeoUri() method in ContactDetailFragment