HomeSort by relevance Sort by last modified time
    Searched full:followup (Results 1 - 7 of 7) sorted by null

  /external/apache-http/src/org/apache/http/impl/client/
DefaultRequestDirector.java 306 // followup request and route. The request and route passed
457 RoutedRequest followup = handleResponse(roureq, response, context); local
458 if (followup == null) {
474 // check if we can use the same connection for the followup
475 if (!followup.getRoute().equals(roureq.getRoute())) {
478 roureq = followup;
537 * to determine the route for either the original or a followup request.
    [all...]
  /packages/apps/Email/src/com/android/exchange/adapter/
EmailSyncAdapter.java     [all...]
  /frameworks/base/services/java/com/android/server/
ConnectivityService.java     [all...]
  /external/webkit/WebCore/
ChangeLog-2010-01-29     [all...]
ChangeLog-2006-05-10     [all...]
  /external/webkit/JavaScriptCore/
ChangeLog-2008-08-10 634 variable still remains, to be deleted in a followup patch.
    [all...]
  /external/webkit/WebKit/qt/
ChangeLog     [all...]

Completed in 228 milliseconds