HomeSort by relevance Sort by last modified time
    Searched refs:SC_MOVED_PERMANENTLY (Results 1 - 6 of 6) sorted by null

  /external/apache-http/src/org/apache/http/
HttpStatus.java 84 public static final int SC_MOVED_PERMANENTLY = 301;
  /external/apache-http/src/org/apache/http/impl/
EnglishReasonPhraseCatalog.java 138 setReason(HttpStatus.SC_MOVED_PERMANENTLY,
  /external/apache-http/src/org/apache/http/impl/client/
DefaultRedirectHandler.java 84 case HttpStatus.SC_MOVED_PERMANENTLY:
  /prebuilt/sdk/4/
android.jar 
  /prebuilt/sdk/7/
android.jar 
  /prebuilt/sdk/8/
android.jar 

Completed in 36 milliseconds