OSDN Git Service

Add a method to clear info about a contact
authorTom Taylor <tomtaylor@google.com>
Thu, 22 Oct 2009 23:36:53 +0000 (16:36 -0700)
committerTom Taylor <tomtaylor@google.com>
Fri, 23 Oct 2009 20:33:25 +0000 (13:33 -0700)
commit246978b8dc89562dda47fea9a7aee61949101242
treee6bd2a6c61074557a2ead1fc2377e010ce5c778e
parentdd28d56368441537ec5eb42150516416fdbf10ad
Add a method to clear info about a contact

Add a method so the ContactInfoWidget will throw away the cached
info it has on a contact (e.g. picture and uri).

Change-Id: Ia8f376e356c6bcf246bbd72239c5ca2a3b7c9574
core/java/com/android/internal/widget/ContactHeaderWidget.java