A  B  C  D  E  F  G  H  I  L  N  O  P  Q  R  S  T  U 

O

OkHttpDownloader - class in com.coolerfall.download
A downloader implemented by OkHttpClient.
OkHttpDownloader.Companion - class in com.coolerfall.download.OkHttpDownloader
 
onCallingPackageChanged() - function in android.content.DownloadProvider
 
onConfigurationChanged(Configuration) - function in android.content.DownloadProvider
 
onCreate() - function in com.coolerfall.download.DownloadProvider
 
onFailure(Integer,Integer,String) - function in com.coolerfall.download.DownloadCallback
Invoked when downloading failed.
onLowMemory() - function in android.content.DownloadProvider
 
onProgress(Integer,Long,Long) - function in com.coolerfall.download.DownloadCallback
Invoked when downloading is in progress.
onRetry(Integer) - function in com.coolerfall.download.DownloadCallback
Invoked when download retrying.
onStart(Integer,Long) - function in com.coolerfall.download.DownloadCallback
Invoked when downloading is started.
onSuccess(Integer,String) - function in com.coolerfall.download.DownloadCallback
Invoked when downloading successfully.
onTrimMemory(Integer) - function in android.content.DownloadProvider
 
openAssetFile(Uri,String) - function in android.content.DownloadProvider
 
openAssetFile(Uri,String,CancellationSignal) - function in android.content.DownloadProvider
 
openFile(Uri,String) - function in android.content.DownloadProvider
 
openFile(Uri,String,CancellationSignal) - function in android.content.DownloadProvider
 
openFileHelper(Uri,String) - function in android.content.DownloadProvider
 
openPipeHelper(Uri,String,Bundle,T,ContentProvider.PipeDataWriter) - function in android.content.DownloadProvider
 
openTypedAssetFile(Uri,String,Bundle) - function in android.content.DownloadProvider
 
openTypedAssetFile(Uri,String,Bundle,CancellationSignal) - function in android.content.DownloadProvider
 
A  B  C  D  E  F  G  H  I  L  N  O  P  Q  R  S  T  U