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

  /frameworks/base/obex/javax/obex/
ResponseCodes.java 149 * The value of <code>OBEX_HTTP_USE_PROXY</code> is 0xB5 (181).
151 public static final int OBEX_HTTP_USE_PROXY = 0xB5;
ServerSession.java 721 && (code <= ResponseCodes.OBEX_HTTP_USE_PROXY)) {

Completed in 95 milliseconds