Searched refs:showErrorCodeToast (Results 1 – 2 of 2) sorted by relevance
156 DownloadManager.getInstance().showErrorCodeToast(errorString); in scheduleRetry()165 DownloadManager.getInstance().showErrorCodeToast( in scheduleRetry()
232 public void showErrorCodeToast(int errorStr) { in showErrorCodeToast() method in DownloadManager