Searched refs:CREATE_ANOMALY_TABLE (Results 1 – 1 of 1) sorted by relevance
84 private static final String CREATE_ANOMALY_TABLE = field in AnomalyDatabaseHelper179 db.execSQL(CREATE_ANOMALY_TABLE); in bootstrapDB()