Home | History | Annotate | Download | only in provider

Lines Matching refs:TABLE_SNAPSHOTS

100     static final String TABLE_SNAPSHOTS = "snapshots";
613 db.execSQL("DROP TABLE IF EXISTS " + TABLE_SNAPSHOTS);