Searched refs:GALLERY_PACKAGE_NAME (Results 1 – 1 of 1) sorted by relevance
31 private static final String GALLERY_PACKAGE_NAME = "com.android.gallery3d"; field in GalleryHelper37 intent.setClassName(GALLERY_PACKAGE_NAME, GALLERY_ACTIVITY_CLASS); in setGalleryIntentClassName()54 && GALLERY_PACKAGE_NAME.equals(componentName.getPackageName()) in getGalleryAppName()