HomeSort by relevance Sort by last modified time
    Searched refs:galleryApp (Results 1 - 2 of 2) sorted by null

  /packages/apps/Gallery2/src/com/android/gallery3d/gadget/
WidgetConfigure.java 32 import com.android.gallery3d.app.GalleryApp;
168 GalleryApp galleryApp = (GalleryApp) getApplicationContext();
169 DataManager manager = galleryApp.getDataManager();
  /packages/apps/Gallery2/src/com/android/gallery3d/onetimeinitializer/
GalleryWidgetMigrator.java 26 import com.android.gallery3d.app.GalleryApp;
77 GalleryApp galleryApp = (GalleryApp) context.getApplicationContext();
78 DataManager manager = galleryApp.getDataManager();

Completed in 30 milliseconds