Searched defs:onDownloadComplete (Results 1 – 4 of 4) sorted by relevance
41 void onDownloadComplete(int primarySubId); in onDownloadComplete() method
304 public void onDownloadComplete(int primarySubId) { in onDownloadComplete() method in ONSProfileActivator
270 void onDownloadComplete(@NonNull Uri inputFile, @NonNull String mimeType, int downloadId, in onDownloadComplete() method
360 override fun onDownloadComplete( in makeDownloadCompleteCallback() method