A
B
C
D
E
F
G
H
I
L
N
O
P
Q
R
S
T
U
U
- uncanonicalize(Uri) - function in android.content.DownloadProvider
- update(Uri,ContentValues,String,Array) - function in com.coolerfall.download.DownloadProvider
- update(Uri,ContentValues,Bundle) - function in android.content.DownloadProvider
- updateDestinationFilepath(String) - function in com.coolerfall.download.DownloadRequest
- Update absolute filepath according to the directory and filename.
- uri() - function in com.coolerfall.download.DownloadRequest
- Get the URL of this request.
- uri(Uri) - function in com.coolerfall.download.DownloadRequest.Builder
- url(String) - function in com.coolerfall.download.DownloadRequest.Builder
- URLDownloader - class in com.coolerfall.download
- A default downloader implemented by URLConnection.
- URLDownloader.Companion - class in com.coolerfall.download.URLDownloader