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

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

Completed in 34 milliseconds