android.provider.Checkin.Crashes |
Class Overview
The crashes table is a log of crash reports, kept separate from the
general event log because crashes are large, important, and bursty.
Like the events table, the crashes table is pruned on insert.
Summary
[Expand]
Inherited Constants |
From interface
android.provider.BaseColumns
|
Constants
public
static
final
String
DATA
public
static
final
String
LOGS
public
static
final
String
TABLE_NAME
Constant Value:
"crashes"
Fields
public
static
final
Uri
CONTENT_URI