Lines Matching full:gallery3d
6 package="com.android.gallery3d">
8 <original-package android:name="com.android.gallery3d" />
12 <permission android:name="com.android.gallery3d.permission.GALLERY_PROVIDER"
33 <uses-permission android:name="com.android.gallery3d.permission.GALLERY_PROVIDER" />
40 android:name="com.android.gallery3d.app.GalleryAppImpl"
48 <activity android:name="com.android.gallery3d.app.MovieActivity"
88 <activity android:name="com.android.gallery3d.app.GalleryActivity" android:label="@string/app_name"
166 <activity android:name="com.android.gallery3d.app.Gallery"
178 android:targetActivity="com.android.gallery3d.app.GalleryActivity"
206 android:taskAffinity="" android:name="com.android.gallery3d.ingest.IngestActivity"
215 <service android:name="com.android.gallery3d.ingest.IngestService" />
217 <activity android:name="com.android.gallery3d.app.Wallpaper"
232 <activity android:name="com.android.gallery3d.app.TrimVideo"
243 <permission android:name="com.android.gallery3d.filtershow.permission.READ"
246 <permission android:name="com.android.gallery3d.filtershow.permission.WRITE"
250 android:name="com.android.gallery3d.filtershow.provider.SharedImageProvider"
251 android:authorities="com.android.gallery3d.filtershow.provider.SharedImageProvider"
253 android:readPermission="com.android.gallery3d.filtershow.permission.READ"
254 android:writePermission="com.android.gallery3d.filtershow.permission.WRITE" />
261 android:name="com.android.gallery3d.filtershow.FilterShowActivity"
278 android:name="com.android.gallery3d.filtershow.crop.CropActivity"
299 <activity android:name="com.android.gallery3d.settings.GallerySettings"
303 <provider android:name="com.android.gallery3d.provider.GalleryProvider"
307 android:permission="com.android.gallery3d.permission.GALLERY_PROVIDER"
308 android:authorities="com.android.gallery3d.provider" />
311 android:authorities="com.android.gallery3d.photoprovider"
314 <activity android:name="com.android.gallery3d.gadget.WidgetClickHandler" />
315 <activity android:name="com.android.gallery3d.app.DialogPicker"
318 <activity android:name="com.android.gallery3d.app.AlbumPicker"
321 <activity android:name="com.android.gallery3d.gadget.WidgetTypeChooser"
325 <receiver android:name="com.android.gallery3d.gadget.PhotoAppWidgetProvider"
333 <receiver android:name="com.android.gallery3d.app.PackagesMonitor">
341 <service android:name="com.android.gallery3d.app.PackagesMonitor$AsyncService"/>
342 <service android:name="com.android.gallery3d.gadget.WidgetService"
344 <activity android:name="com.android.gallery3d.gadget.WidgetConfigure"
351 <service android:name="com.android.gallery3d.app.BatchService" />