Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java44 private static final int FILTER_PRIORITY = 0x09; field in BluetoothMapAppParams
298 case FILTER_PRIORITY: in parseParams()
650 appParamBuf.put((byte) FILTER_PRIORITY); in encodeParams()