Searched refs:isBluetoothSupported (Results 1 – 4 of 4) sorted by relevance
27 boolean isBluetoothSupported(); in isBluetoothSupported() method
186 public boolean isBluetoothSupported() { in isBluetoothSupported() method in BluetoothControllerImpl
35 public boolean isBluetoothSupported() { in isBluetoothSupported() method in FakeBluetoothController
246 return mController.isBluetoothSupported(); in isAvailable()