|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectandroid.provider.Im.ContactList
public static final class Im.ContactList
This table contains the contact lists.
| Field Summary | |
|---|---|
static String |
ACCOUNT_NAME
|
static String |
CONTENT_ITEM_TYPE
The MIME type of a CONTENT_URI subdirectory of a single
person. |
static String |
CONTENT_TYPE
The MIME type of CONTENT_URI providing a directory of
people. |
static Uri |
CONTENT_URI
The content:// style URL for this table |
static String |
DEFAULT_SORT_ORDER
The default sort order for this table |
static String |
PROVIDER_NAME
|
| Fields inherited from interface android.provider.BaseColumns |
|---|
_COUNT, _ID |
| Fields inherited from interface android.provider.Im.ContactListColumns |
|---|
ACCOUNT, NAME, PROVIDER |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final Uri CONTENT_URI
public static final String CONTENT_TYPE
CONTENT_URI providing a directory of
people.
public static final String CONTENT_ITEM_TYPE
CONTENT_URI subdirectory of a single
person.
public static final String DEFAULT_SORT_ORDER
public static final String PROVIDER_NAME
public static final String ACCOUNT_NAME
|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||