Searched refs:geocode (Results 1 – 3 of 3) sorted by relevance
213 numberFormattedLabel = details.geocode; in getCallTypeOrLocation()232 if (TextUtils.isEmpty(details.geocode)) { in shouldShowLocation()
754 details.geocode = cursor.getString(CallLogQuery.GEOCODED_LOCATION); in createPhoneCallDetails()873 details.geocode, in loadData()878 details.geocode = info.geoDescription; in loadData()
47 public String geocode; field in PhoneCallDetails