|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openintents.provider.Hardware.Preferences
public static final class Hardware.Preferences
Hardware preferences. Simple table to store name-value pairs.
| Field Summary | |
|---|---|
static Uri |
CONTENT_URI
The content:// style URL for this table. |
static java.lang.String |
DEFAULT_SORT_ORDER
The default sort order for this table. |
static java.lang.String |
NAME
The name of the item. |
static java.lang.String |
VALUE
An image of the item (uri). |
| Constructor Summary | |
|---|---|
Hardware.Preferences()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final Uri CONTENT_URI
public static final java.lang.String DEFAULT_SORT_ORDER
public static final java.lang.String NAME
Type: TEXT
public static final java.lang.String VALUE
Type: TEXT
| Constructor Detail |
|---|
public Hardware.Preferences()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||