Home
last modified time | relevance | path

Searched defs:MockDownloadForegroundService (Results 1 – 2 of 2) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/javatests/src/org/chromium/chrome/browser/download/
H A DDownloadForegroundServiceTest.java50 public static class MockDownloadForegroundService extends DownloadForegroundServiceImpl { class in DownloadForegroundServiceTest
68 public MockDownloadForegroundService() { in MockDownloadForegroundService() method in DownloadForegroundServiceTest.MockDownloadForegroundService
H A DDownloadForegroundServiceManagerTest.java105 public static class MockDownloadForegroundService extends DownloadForegroundServiceImpl { class in DownloadForegroundServiceManagerTest