HomeSort by relevance Sort by last modified time
    Searched refs:getViewPostalAddressIntent (Results 1 - 3 of 3) sorted by null

  /packages/apps/Contacts/src/com/android/contacts/util/
StructuredPostalUtils.java 26 public static Intent getViewPostalAddressIntent(String postalAddress) {
  /packages/apps/Contacts/src/com/android/contacts/quickcontact/
DataAction.java 220 mIntent = StructuredPostalUtils.getViewPostalAddressIntent(postalAddress);
  /packages/apps/Contacts/src/com/android/contacts/detail/
ContactDetailFragment.java 639 entry.intent = StructuredPostalUtils.getViewPostalAddressIntent(entry.data);
    [all...]

Completed in 38 milliseconds