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