Home
last modified time | relevance | path

Searched refs:getLaunchIntentForDownload (Results 1 – 1 of 1) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/download/
H A DDownloadManagerService.java734 static Intent getLaunchIntentForDownload(@Nullable String filePath, long downloadId, in getLaunchIntentForDownload() method in DownloadManagerService
819 Intent intent = getLaunchIntentForDownload(download.getDownloadInfo().getFilePath(), in canResolveDownloadItem()
856 return getLaunchIntentForDownload( in openDownloadedContent()