Package com.example.qrgo.utilities
Class LocationPhotoFileProvider
- java.lang.Object
-
- android.content.ContentProvider
-
- androidx.core.content.FileProvider
-
- com.example.qrgo.utilities.LocationPhotoFileProvider
-
- All Implemented Interfaces:
android.content.ComponentCallbacks
,android.content.ComponentCallbacks2
public class LocationPhotoFileProvider extends androidx.core.content.FileProvider
-
-
Constructor Summary
Constructors Constructor Description LocationPhotoFileProvider()
-
Method Summary
-
Methods inherited from class androidx.core.content.FileProvider
attachInfo, delete, getType, getUriForFile, getUriForFile, insert, onCreate, openFile, query, update
-
Methods inherited from class android.content.ContentProvider
applyBatch, applyBatch, bulkInsert, call, call, canonicalize, clearCallingIdentity, delete, dump, getCallingAttributionSource, getCallingAttributionTag, getCallingPackage, getCallingPackageUnchecked, getContext, getPathPermissions, getReadPermission, getStreamTypes, getWritePermission, insert, isTemporary, onCallingPackageChanged, onConfigurationChanged, onLowMemory, onTrimMemory, openAssetFile, openAssetFile, openFile, openFileHelper, openPipeHelper, openTypedAssetFile, openTypedAssetFile, query, query, refresh, requireContext, restoreCallingIdentity, setPathPermissions, setReadPermission, setWritePermission, shutdown, uncanonicalize, update
-
-