Searched refs:canConfigBluetooth (Results 1 – 4 of 4) sorted by relevance
41 boolean canConfigBluetooth(); in canConfigBluetooth() method
106 public boolean canConfigBluetooth() { in canConfigBluetooth() method in BluetoothControllerImpl
95 public boolean canConfigBluetooth() { in canConfigBluetooth() method in FakeBluetoothController
115 if (!mController.canConfigBluetooth()) { in handleSecondaryClick()