This is the complete list of members for com.example.wondercoll.DatabaseConnection, including all inherited members.
addCardToDatabase(Card new_card, Activity activity) | com.example.wondercoll.DatabaseConnection | |
close() | com.example.wondercoll.DatabaseConnection | |
DatabaseConnection(Context context) | com.example.wondercoll.DatabaseConnection | |
deleteAll() | com.example.wondercoll.DatabaseConnection | |
getCardFromDatabase(ItemPageActivity act, int id) | com.example.wondercoll.DatabaseConnection | |
onCreate(SQLiteDatabase db) | com.example.wondercoll.DatabaseConnection | |
onOpen(SQLiteDatabase db) | com.example.wondercoll.DatabaseConnection | |
onUpgrade(SQLiteDatabase db, int oldVersion, int newVersion) | com.example.wondercoll.DatabaseConnection | |
populateListViewWithCards(Activity a, String q) | com.example.wondercoll.DatabaseConnection |