Searched defs:OBEX_HTTP_NOT_MODIFIED (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/obex/javax/obex/
H A DResponseCodes.java142 * The value of <code>OBEX_HTTP_NOT_MODIFIED</code> is 0xB4 (180).
144 public static final int OBEX_HTTP_NOT_MODIFIED = 0xB4; field in class:ResponseCodes

Completed in 99 milliseconds