Searched refs:sqlStr (Results 1 – 1 of 1) sorted by relevance
300 String sqlStr = "create table if not exists " + tableName + in createDictionaryTable() local313 mDbDic.execSQL( sqlStr ); in createDictionaryTable()