Searched defs:makeDownloadIntent (Results 1 – 2 of 2) sorted by relevance
247 private fun makeDownloadIntent(testFile: File) = DownloadService.makeDownloadIntent( regex
152 public static Intent makeDownloadIntent(Context packageContext, Network network, in makeDownloadIntent() method in DownloadService