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.java694 if (getFolderListingSize() != INVALID_VALUE_PARAMETER) { in encodeParams()
697 appParamBuf.putShort((short) getFolderListingSize()); in encodeParams()
1270 public int getFolderListingSize() { in getFolderListingSize() method in BluetoothMapAppParams