Home
last modified time | relevance | path

Searched refs:throwUnhandledHttpError (Results 1 – 2 of 2) sorted by relevance

/packages/providers/DownloadProvider/src/com/android/providers/downloads/
DStopRequestException.java50 public static StopRequestException throwUnhandledHttpError(int code, String message) in throwUnhandledHttpError() method in StopRequestException
DDownloadThread.java503 StopRequestException.throwUnhandledHttpError( in executeDownload()