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.java302 setFilterPriority(appParams[i] & 0x03); // Lower two bits in ParseParams()
941 public void setFilterPriority(int filterPriority) throws IllegalArgumentException { in setFilterPriority() method in BluetoothMapAppParams