Searched refs:notifyDownloadSpeed (Results 1 – 2 of 2) sorted by relevance
167 mNotifier.notifyDownloadSpeed(mInfo.mId, 0); in run()545 mNotifier.notifyDownloadSpeed(mInfo.mId, state.mSpeed); in reportProgress()
102 public void notifyDownloadSpeed(long id, long bytesPerSecond) { in notifyDownloadSpeed() method in DownloadNotifier