Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DCallerInfoAsyncQuery.java85 public String geoDescription; field in CallerInfoAsyncQuery.CookieWrapper
228 cw.geoDescription = CallerInfo.getGeoDescription(mContext, cw.number); in handleGeoDescription()
301 mCallerInfo.geoDescription = cw.geoDescription; in onQueryComplete()
DCallerInfo.java95 public String geoDescription; field in CallerInfo
666 geoDescription = getGeoDescription(context, number); in updateGeoDescription()
751 .append("\ngeoDescription: " + geoDescription) in toString()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt98253 Lcom/android/internal/telephony/CallerInfo;->geoDescription:Ljava/lang/String;