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 231 mIntent = StructuredPostalUtils.getViewPostalAddressIntent(postalAddress);
QuickContactActivity.java     [all...]

Completed in 39 milliseconds