Searched defs:findFolderById (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapFolderElement.java149 return findFolderById(id, folderStructure.getRoot());
152 private static BluetoothMapFolderElement findFolderById(long id, method in class:BluetoothMapFolderElement
161 BluetoothMapFolderElement ret = findFolderById(id, subFolder);
/packages/apps/Launcher3/src/com/android/launcher3/
H A DLauncherModel.java3719 public FolderInfo findFolderById(Long folderId) { method in class:LauncherModel

Completed in 458 milliseconds