Searched refs:getBluetoothDeviceManager (Results 1 – 2 of 2) sorted by relevance
540 if (mBluetoothStateReceiver.getBluetoothDeviceManager() != null) { in dump()541 mBluetoothStateReceiver.getBluetoothDeviceManager().dump(pw); in dump()
159 public BluetoothDeviceManager getBluetoothDeviceManager() { in getBluetoothDeviceManager() method in BluetoothStateReceiver