|
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.Account
public static final class Im.Account
This table contains the IM accounts.
| Field Summary | |
|---|---|
static String |
CONTENT_ITEM_TYPE
The MIME type of a CONTENT_URI subdirectory of a single
account. |
static String |
CONTENT_TYPE
The MIME type of CONTENT_URI providing a directory of
account. |
static Uri |
CONTENT_URI
The content:// style URL for this table |
static String |
DEFAULT_SORT_ORDER
The default sort order for this table |
| Fields inherited from interface android.provider.BaseColumns |
|---|
_COUNT, _ID |
| Fields inherited from interface android.provider.Im.AccountColumns |
|---|
ACTIVE, KEEP_SIGNED_IN, LAST_LOGIN_STATE, LOCKED, NAME, PASSWORD, PROVIDER, USERNAME |
| Method Summary | |
|---|---|
static long |
getProviderIdForAccount(ContentResolver cr,
long accountId)
|
| 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
account.
public static final String CONTENT_ITEM_TYPE
CONTENT_URI subdirectory of a single
account.
public static final String DEFAULT_SORT_ORDER
| Method Detail |
|---|
public static final long getProviderIdForAccount(ContentResolver cr,
long accountId)
|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||