Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/obex/
DRequestSetNotificationRegistration.java46 executePut(session, FILLER_BYTE); in execute()
DRequest.java55 protected static final byte[] FILLER_BYTE = { field in Request