Home
last modified time | relevance | path

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

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