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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapAppParams.java377 setFolderListingSize(appParamBuf.getShort(i) & 0xffff); // Make it unsigned
1274 public void setFolderListingSize(int folderListingSize) { method in class:BluetoothMapAppParams

Completed in 88 milliseconds