Searched refs:geoDescription (Results 1 – 3 of 3) sorted by relevance
92 public String geoDescription; field in CallerInfoAsyncQuery.CookieWrapper235 cw.geoDescription = CallerInfo.getGeoDescription(mContext, cw.number); in handleGeoDescription()308 mCallerInfo.geoDescription = cw.geoDescription; in onQueryComplete()
96 public String geoDescription; field in CallerInfo668 geoDescription = getGeoDescription(context, number); in updateGeoDescription()753 .append("\ngeoDescription: " + geoDescription) in toString()
83177 Lcom/android/internal/telephony/CallerInfo;->geoDescription:Ljava/lang/String;