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.java786 if (getFilterUidPresent() != INVALID_VALUE_PARAMETER) { in encodeParams()
789 appParamBuf.putShort((short) getFilterUidPresent()); in encodeParams()
1066 public int getFilterUidPresent() { in getFilterUidPresent() method in BluetoothMapAppParams