ePerion Gallery  1.2
ePerion gallery application for the europeean ePerion project. This is an android application which manage a smart gallery where you can modify picture colors, sort the pictures and visualize any picture on Google Map.
 All Classes Namespaces Functions
com.android.ePerion.gallery.database.PictureDatabaseHelper Member List

This is the complete list of members for com.android.ePerion.gallery.database.PictureDatabaseHelper, including all inherited members.

onCreate(SQLiteDatabase db) (defined in com.android.ePerion.gallery.database.PictureDatabaseHelper)com.android.ePerion.gallery.database.PictureDatabaseHelper
onUpgrade(SQLiteDatabase db, int oldVersion, int newVersion) (defined in com.android.ePerion.gallery.database.PictureDatabaseHelper)com.android.ePerion.gallery.database.PictureDatabaseHelper
PictureDatabaseHelper(Context context, String name, CursorFactory factory, int version)com.android.ePerion.gallery.database.PictureDatabaseHelper