Searched refs:CREATE_CARD_TABLE (Results 1 – 2 of 2) sorted by relevance
78 private static final String CREATE_CARD_TABLE = field in CardDatabaseHelper106 db.execSQL(CREATE_CARD_TABLE); in onCreate()
130 private static final String CREATE_CARD_TABLE = field in CardDatabaseHelper177 db.execSQL(CREATE_CARD_TABLE); in onCreate()