Home
last modified time | relevance | path

Searched defs:Http2NegotiationHandler (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/components/cronet/android/test/src/org/chromium/net/
H A DHttp2TestServer.java262 private static class Http2NegotiationHandler extends ApplicationProtocolNegotiationHandler { class in Http2TestServer
265 protected Http2NegotiationHandler(CountDownLatch hangingUrlLatch) { in Http2NegotiationHandler() method in Http2TestServer.Http2NegotiationHandler