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