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

  /packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/obex/
RequestPushMessage.java 49 oap.add(OAP_TAGID_RETRY, retry ? RETRY_ON : RETRY_OFF);
Request.java 71 protected static final byte RETRY_ON = 0x01;

Completed in 47 milliseconds