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.java45 private static final int FILTER_PRIORITY = 0x09; field in BluetoothMapAppParams
298 case FILTER_PRIORITY: in ParseParams()
639 appParamBuf.put((byte) FILTER_PRIORITY); in EncodeParams()