Searched defs:systemFacade (Results 1 – 4 of 4) sorted by relevance
213 public AbstractPublicApiTest(FakeSystemFacade systemFacade) { in AbstractPublicApiTest()
144 public AbstractDownloadProviderFunctionalTest(FakeSystemFacade systemFacade) { in AbstractDownloadProviderFunctionalTest()
66 Context context, SystemFacade systemFacade, DownloadNotifier notifier) { in newDownloadInfo()261 private DownloadInfo(Context context, SystemFacade systemFacade, DownloadNotifier notifier) { in DownloadInfo()
207 public DownloadThread(Context context, SystemFacade systemFacade, DownloadNotifier notifier, in DownloadThread()