Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java775 if (getFilterUidPresent() != INVALID_VALUE_PARAMETER) { in EncodeParams()
778 appParamBuf.putShort((short)getFilterUidPresent()); in EncodeParams()
1036 public int getFilterUidPresent() { in getFilterUidPresent() method in BluetoothMapAppParams