Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapFolderElement.java150 return findFolderById(id, folderStructure.getRoot()); in getFolderById()
153 private static BluetoothMapFolderElement findFolderById( in findFolderById() method in BluetoothMapFolderElement
163 BluetoothMapFolderElement ret = findFolderById(id, subFolder); in findFolderById()