Searched refs:shouldShowLocation (Results 1 – 7 of 7) sorted by relevance
205 if (shouldShowLocation()) { in onInCallScreenReady()679 .setShouldShowLocation(shouldShowLocation()) in updatePrimaryDisplayInfo()716 shouldShowLocationAsLabel(nameIsNumber, primaryContactInfo.shouldShowLocation) in updatePrimaryDisplayInfo()729 .setShouldShowLocation(shouldShowLocation()) in updatePrimaryDisplayInfo()748 boolean nameIsNumber, boolean shouldShowLocation) { in shouldShowLocationAsLabel()752 if (shouldShowLocation) { in shouldShowLocationAsLabel()759 if (!shouldShowLocation()) { in getLocationFragment()766 private boolean shouldShowLocation() { in shouldShowLocation() method in CallCardPresenter
271 cce.shouldShowLocation = info.shouldShowGeoDescription; in populateCacheEntry()723 boolean shouldShowLocation; field in ContactInfoCache.ContactCacheEntry768 + shouldShowLocation in toString()901 entry.shouldShowLocation = oldEntry.shouldShowLocation; in onPhoneNumberInfoComplete()
65 public abstract boolean shouldShowLocation(); in shouldShowLocation() method in PrimaryInfo113 public abstract Builder setShouldShowLocation(boolean shouldShowLocation); in setShouldShowLocation() argument
133 private boolean shouldShowLocation(PhoneCallDetails details) { in shouldShowLocation() method in PhoneCallDetailsHelper484 if (shouldShowLocation(details)) { in getCallTypeOrLocation()
470 if (primaryInfo.shouldShowLocation()) { in updateDeviceNumberRow()
277 if (primaryInfo.shouldShowLocation()) { in setPrimary()
578 if (primaryInfo.shouldShowLocation()) { in updatePrimaryUI()