Package 

Class OxInitProvider

  • All Implemented Interfaces:
    android.content.ComponentCallbacks , android.content.ComponentCallbacks2

    
    public final class OxInitProvider
    extends ContentProvider
                        
    • Constructor Summary

      Constructors 
      Constructor Description
      OxInitProvider()
    • Method Summary

      Modifier and Type Method Description
      Boolean onCreate()
      Cursor query(Uri uri, Array<String> projection, String selection, Array<String> selectionArgs, String sortOrder)
      String getType(Uri uri)
      Uri insert(Uri uri, ContentValues values)
      Integer delete(Uri uri, String selection, Array<String> selectionArgs)
      Integer update(Uri uri, ContentValues values, String selection, Array<String> selectionArgs)
      • Methods inherited from class com.adsdk.android.ads.config.OxInitProvider

        applyBatch, applyBatch, attachInfo, 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, openFile, openFileHelper, openPipeHelper, openTypedAssetFile, openTypedAssetFile, query, query, refresh, requireContext, restoreCallingIdentity, setPathPermissions, setReadPermission, setWritePermission, shutdown, uncanonicalize, update
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait