android.provider.htcCheckin.Events |
Class Overview
The events table is a log of important timestamped occurrences.
Each event has a type tag and an optional string value.
If too many events are added before they can be reported, the
content provider will erase older events to limit the table size.
Summary
Nested Classes |
enum |
htcCheckin.Events.Tag |
Valid HTC tag values. |
[Expand]
Inherited Constants |
From interface
android.provider.BaseColumns
|
Constants
public
static
final
String
DATE
public
static
final
String
TABLE_NAME
public
static
final
String
TAG
public
static
final
String
VALUE
Fields
public
static
final
Uri
CONTENT_URI