Searched refs:galleryApp (Results 1 – 2 of 2) sorted by relevance
77 GalleryApp galleryApp = (GalleryApp) context.getApplicationContext(); in migrateGalleryWidgetsInternal() local78 DataManager manager = galleryApp.getDataManager(); in migrateGalleryWidgetsInternal()
168 GalleryApp galleryApp = (GalleryApp) getApplicationContext(); in setChoosenAlbum() local169 DataManager manager = galleryApp.getDataManager(); in setChoosenAlbum()