Searched defs:httpStatusText (Results 1 – 3 of 3) sorted by relevance
86 String httpStatusText, in UrlResponseInfoImpl()107 String httpStatusText, in UrlResponseInfoImpl()
583 String httpStatusText, in prepareResponseInfoOnNetworkThread()690 String httpStatusText, in onRedirectReceived()740 String httpStatusText, in onResponseStarted()
37 final String httpStatusText = "OK"; in testPublicAPI() local