Searched defs:TIME_ISO_8601 (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/obex/javax/obex/
H A DHeaderSet.java83 * The value of <code>TIME_ISO_8601</code> is 0x44 (68).
85 public static final int TIME_ISO_8601 = 0x44; field in class:HeaderSet
337 case TIME_ISO_8601:
522 case TIME_ISO_8601:
592 out.write(TIME_ISO_8601);

Completed in 65 milliseconds