Searched defs:bytesDownloaded (Results 1 – 2 of 2) sorted by relevance
28 void onDownloadProgress(long bytesDownloaded) = 2; in onDownloadProgress()
69 public void onDownloadProgress(long bytesDownloaded) throws RemoteException { in onDownloadProgress()