Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapFolderElement.java254 public int getSubFolderCount() { in getSubFolderCount() method in BluetoothMapFolderElement
H A DBluetoothMapObexServer.java1532 outAppParams.setFolderListingSize(mCurrentFolder.getSubFolderCount()); in sendFolderListingRsp()