Searched refs:isBluetoothSupported (Results 1 – 4 of 4) sorted by relevance
29 boolean isBluetoothSupported(); in isBluetoothSupported() method
234 public boolean isBluetoothSupported() { in isBluetoothSupported() method in BluetoothControllerImpl
36 public boolean isBluetoothSupported() { in isBluetoothSupported() method in FakeBluetoothController
266 return mController.isBluetoothSupported(); in isAvailable()