Package com.incode.welcome_sdk
Class IncodeFileProvider
-
- All Implemented Interfaces:
-
android.content.ComponentCallbacks
,android.content.ComponentCallbacks2
public class IncodeFileProvider extends FileProvider
-
-
Field Summary
Fields Modifier and Type Field Description public final static int
TRIM_MEMORY_BACKGROUND
public final static int
TRIM_MEMORY_COMPLETE
public final static int
TRIM_MEMORY_MODERATE
public final static int
TRIM_MEMORY_RUNNING_CRITICAL
public final static int
TRIM_MEMORY_RUNNING_LOW
public final static int
TRIM_MEMORY_RUNNING_MODERATE
public final static int
TRIM_MEMORY_UI_HIDDEN
-
Constructor Summary
Constructors Constructor Description IncodeFileProvider()
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class androidx.core.content.FileProvider
attachInfo, delete, getType, getTypeAnonymous, getUriForFile, insert, onCreate, openFile, query, update
-
Methods inherited from class android.content.ContentProvider
applyBatch, bulkInsert, call, canonicalize, clearCallingIdentity, dump, getCallingAttributionSource, getCallingAttributionTag, getCallingPackage, getCallingPackageUnchecked, getContext, getPathPermissions, getReadPermission, getStreamTypes, getWritePermission, onCallingPackageChanged, onConfigurationChanged, onLowMemory, onTrimMemory, openAssetFile, openPipeHelper, openTypedAssetFile, refresh, requireContext, restoreCallingIdentity, shutdown, uncanonicalize
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-