diff options
author | David Brown <dab@google.com> | 2011-06-10 16:24:05 -0700 |
---|---|---|
committer | David Brown <dab@google.com> | 2011-06-13 17:39:49 -0700 |
commit | 94202fe1217b9f63e1f5c314379a9f0021e96ea8 (patch) | |
tree | c3d2b634e3dc8c90c90ba41169f1155dbafb9c0c /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | cf892f926c7b3f5c3ba2d37358f12ef817ded9eb (diff) |
Add "geoDescription" to CallerInfo
As of change https://android-git.corp.google.com/g/111296 the
libphonenumber library now provides an API ("PhoneNumberOfflineGeocoder")
to look up a geographical description string for a given number.
This change adds a new CallerInfo field called "geoDescription", and
uses the PhoneNumberOfflineGeocoder to look it up (if the contact lookup
fails) during the CallerInfoAsyncQuery sequence.
See https://android-git.corp.google.com/g/114715 for the corresponding
change under apps/Phone, to display this string (along with the raw
number) in the incoming-call UI.
Also some other minor cleanup:
- fixed spelling of the "normalizedNumber" field
- tiny javadoc and code style cleanup
- slight CallManager and CallerInfo debug output cleanup
Bug: 4595580
Change-Id: I900d8f48e953d1b24983602cb5467a5c6a6c518a
Diffstat (limited to 'graphics/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions