Searched refs:getDeviceBlocks (Results 1 – 1 of 1) sorted by relevance
389 private Map<BluetoothDevice, HfpClientDeviceBlock> getDeviceBlocks() { in getDeviceBlocks() method in HfpClientConnectionService402 for (HfpClientDeviceBlock block : instance.getDeviceBlocks().values()) { in dump()