Home
last modified time | relevance | path

Searched refs:getFolderListingSize (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java489 if (getFolderListingSize() != INVALID_VALUE_PARAMETER) { in EncodeParams()
492 appParamBuf.putShort((short) getFolderListingSize()); in EncodeParams()
716 public int getFolderListingSize() { in getFolderListingSize() method in BluetoothMapAppParams