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

  /packages/apps/Dialer/InCallUI/src/com/android/incallui/
CallCardPresenter.java 630 mPrimaryContactInfo.locationAddress = entry.locationAddress;
644 && (mPrimaryContactInfo.locationAddress != null
654 mPrimaryContactInfo.locationAddress,
655 mDistanceHelper.calculateDistance(mPrimaryContactInfo.locationAddress),
    [all...]
ContactInfoCache.java 350 entry.locationAddress = address;
673 public Address locationAddress;
691 .add("locationAddress", locationAddress)

Completed in 199 milliseconds