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