diff options
author | David Brown <dab@google.com> | 2010-08-23 17:40:51 -0700 |
---|---|---|
committer | David Brown <dab@google.com> | 2010-08-26 14:49:29 -0700 |
commit | 846eb30f78a9153102c743c2c1b49de1a4079fb1 (patch) | |
tree | aa6674cb9bddb3400bc43b43304e8fd51d6d249e /core/java/android/provider/Contacts.java | |
parent | 02486b1327e3007c62d253dd89ba9db1852b87f8 (diff) | |
download | frameworks_base-846eb30f78a9153102c743c2c1b49de1a4079fb1.zip frameworks_base-846eb30f78a9153102c743c2c1b49de1a4079fb1.tar.gz frameworks_base-846eb30f78a9153102c743c2c1b49de1a4079fb1.tar.bz2 |
Add SipAddress to ContactsContract.
This is a new data kind representing a SIP address for a contact.
The new class is ContactsContract.CommonDataKinds.SipAddress,
and the new mime type is "vnd.android.cursor.item/sip_address".
It's pretty generic right now (basically a single text field, like
"Website") but we may eventually want to extend it later to have multiple
labels+types (like phone numbers.)
Bug: 2942998
Change-Id: I45d90a680a3badf60bccb5aafdc2397037494e95
Diffstat (limited to 'core/java/android/provider/Contacts.java')
0 files changed, 0 insertions, 0 deletions