Home
last modified time | relevance | path

Searched refs:STATUS_YES (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/obex/
DRequestSetMessageStatus.java37 oap.add(OAP_TAGID_STATUS_VALUE, STATUS_YES); in RequestSetMessageStatus()
DRequest.java67 protected static final byte STATUS_YES = 0x01; field in Request