Searched refs:canConfigBluetooth (Results 1 – 4 of 4) sorted by relevance
39 boolean canConfigBluetooth(); in canConfigBluetooth() method
91 public boolean canConfigBluetooth() { in canConfigBluetooth() method in BluetoothControllerImpl
85 public boolean canConfigBluetooth() { in canConfigBluetooth() method in FakeBluetoothController
104 if (!mController.canConfigBluetooth()) { in handleSecondaryClick()