HomeSort by relevance Sort by last modified time
    Searched refs:geoDescription (Results 1 - 3 of 3) sorted by null

  /frameworks/base/telephony/java/com/android/internal/telephony/
CallerInfo.java 84 public String geoDescription;
487 * Updates this CallerInfo's geoDescription field, based on the raw
491 * geoDescription automatically; you need to call this method
500 geoDescription = getGeoDescription(context, number);
570 .append("\ngeoDescription: " + geoDescription)
  /packages/apps/Phone/src/com/android/phone/
PhoneUtils.java     [all...]
CallCard.java     [all...]

Completed in 219 milliseconds