Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java303 setFilterPriority(appParams[i] & 0x03); // Lower two bits in parseParams()
963 public void setFilterPriority(int filterPriority) throws IllegalArgumentException { in setFilterPriority() method in BluetoothMapAppParams