Searched defs:systemFacade (Results 1 – 5 of 5) sorted by relevance
89 public AbstractPublicApiTest(FakeSystemFacade systemFacade) { in AbstractPublicApiTest()
138 public AbstractDownloadManagerFunctionalTest(FakeSystemFacade systemFacade) { in AbstractDownloadManagerFunctionalTest()
56 public DownloadInfo newDownloadInfo(Context context, SystemFacade systemFacade) { in newDownloadInfo()253 private DownloadInfo(Context context, SystemFacade systemFacade) { in DownloadInfo()
98 DownloadNotification(Context ctx, SystemFacade systemFacade) { in DownloadNotification()
56 public DownloadThread(Context context, SystemFacade systemFacade, DownloadInfo info) { in DownloadThread()