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