Searched refs:geoDescription (Results 1 – 3 of 3) sorted by relevance
85 public String geoDescription; field in CallerInfoAsyncQuery.CookieWrapper228 cw.geoDescription = CallerInfo.getGeoDescription(mContext, cw.number); in handleGeoDescription()301 mCallerInfo.geoDescription = cw.geoDescription; in onQueryComplete()
95 public String geoDescription; field in CallerInfo666 geoDescription = getGeoDescription(context, number); in updateGeoDescription()751 .append("\ngeoDescription: " + geoDescription) in toString()
98253 Lcom/android/internal/telephony/CallerInfo;->geoDescription:Ljava/lang/String;