Home
last modified time | relevance | path

Searched refs:incrementDownloadRetrySharedPreferenceCount (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.java1680 incrementDownloadRetrySharedPreferenceCount(name); in incrementDownloadRetryCount()
1682 incrementDownloadRetrySharedPreferenceCount(name); in incrementDownloadRetryCount()
1690 private void incrementDownloadRetrySharedPreferenceCount(String sharedPreferenceName) { in incrementDownloadRetrySharedPreferenceCount() method in DownloadManagerService