Searched refs:onResponseStarted (Results 1 – 4 of 4) sorted by relevance
186 dataSourceUnderTest.urlRequestCallback.onResponseStarted( in callbackFromPreviousRequest()988 dataSourceUnderTest.urlRequestCallback.onResponseStarted(mockUrlRequest, testUrlResponseInfo); in connectResponseBeforeTimeout()1305 dataSourceUnderTest.urlRequestCallback.onResponseStarted( in mockResponseStartSuccess()1336 dataSourceUnderTest.urlRequestCallback.onResponseStarted( in mockSingleRedirectSuccess()1348 dataSourceUnderTest.urlRequestCallback.onResponseStarted( in mockFollowRedirectSuccess()
202 public void onResponseStarted( in onResponseStarted() method in CronetUrlEngine.CronetCallback
110 public void onResponseStarted( in executeRequest()
952 public synchronized void onResponseStarted(UrlRequest request, UrlResponseInfo info) { in onResponseStarted() method in CronetDataSource.UrlRequestCallback