Searched refs:OBEX_HTTP_USE_PROXY (Results 1 – 2 of 2) sorted by relevance
151 public static final int OBEX_HTTP_USE_PROXY = 0xB5; field in ResponseCodes
717 && (code <= ResponseCodes.OBEX_HTTP_USE_PROXY)) { in validateResponseCode()