Home
last modified time | relevance | path

Searched refs:geoDescription (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/
DCallerInfoAsyncQuery.java92 public String geoDescription; field in CallerInfoAsyncQuery.CookieWrapper
235 cw.geoDescription = CallerInfo.getGeoDescription(mContext, cw.number); in handleGeoDescription()
308 mCallerInfo.geoDescription = cw.geoDescription; in onQueryComplete()
DCallerInfo.java96 public String geoDescription; field in CallerInfo
668 geoDescription = getGeoDescription(context, number); in updateGeoDescription()
753 .append("\ngeoDescription: " + geoDescription) in toString()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt83177 Lcom/android/internal/telephony/CallerInfo;->geoDescription:Ljava/lang/String;