Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapFolderElement.java152 return findFolderById(id, folderStructure.getRoot()); in getFolderById()
155 private static BluetoothMapFolderElement findFolderById(long id, in findFolderById() method in BluetoothMapFolderElement
163 BluetoothMapFolderElement ret = findFolderById(id, subFolder); in findFolderById()