Searched refs:notifyDownloadSpeed (Results 1 – 2 of 2) sorted by relevance
367 mNotifier.notifyDownloadSpeed(mId, 0); in run()751 mNotifier.notifyDownloadSpeed(mId, mSpeed); in updateProgress()
136 public void notifyDownloadSpeed(long id, long bytesPerSecond) { in notifyDownloadSpeed() method in DownloadNotifier