Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/
DHfpClientConnectionService.java389 private Map<BluetoothDevice, HfpClientDeviceBlock> getDeviceBlocks() { in getDeviceBlocks() method in HfpClientConnectionService
402 for (HfpClientDeviceBlock block : instance.getDeviceBlocks().values()) { in dump()