Searched refs:onCanceled (Results 1 – 3 of 3) sorted by relevance
118 callback1.onCanceled(cronetStream1, null); in shutdownTransport()121 callback2.onCanceled(cronetStream1, null); in shutdownTransport()
508 callback.onCanceled(cronetStream, null); in cancelStream()
488 public void onCanceled(BidirectionalStream stream, UrlResponseInfo info) { in onCanceled() method in CronetClientStream.BidirectionalStreamCallback