Searched refs:WifiDownloadReceiver (Results 1 – 2 of 2) sorted by relevance
19 public class WifiDownloadReceiver extends BroadcastReceiver { class34 public WifiDownloadReceiver(PMCMainActivity activity, String url, int interval, in WifiDownloadReceiver() method in WifiDownloadReceiver
70 private WifiDownloadReceiver mDR = null;206 mDR = new WifiDownloadReceiver(PMCMainActivity.this, in startDownloadFile()