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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapAppParams.java682 if (getFolderListingSize() != INVALID_VALUE_PARAMETER) {
685 appParamBuf.putShort((short) getFolderListingSize());
1222 public int getFolderListingSize() { method in class:BluetoothMapAppParams

Completed in 35 milliseconds