|
| BookmarkDB (Context context) |
|
void | onCreate (SQLiteDatabase db) |
|
void | onUpgrade (SQLiteDatabase db, int oldVersion, int newVersion) |
|
void | onDowngrade (SQLiteDatabase db, int oldVersion, int newVersion) |
|
|
static final String | ID = BaseColumns._ID |
|
Definition at line 25 of file BookmarkDB.java.
The documentation for this class was generated from the following file: