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