Searched defs:setMaxListCount (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapAppParams.java239 setMaxListCount(appParamBuf.getShort(i) & 0xffff); // Make it unsigned
812 public void setMaxListCount(int maxListCount) throws IllegalArgumentException { method in class:BluetoothMapAppParams

Completed in 55 milliseconds