Home
last modified time | relevance | path

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

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