Searched defs:isBluetoothEnabled (Results 1 – 5 of 5) sorted by relevance
41 public boolean isBluetoothEnabled() { in isBluetoothEnabled() method in FakeBluetoothController
30 boolean isBluetoothEnabled(); in isBluetoothEnabled() method
199 public boolean isBluetoothEnabled() { in isBluetoothEnabled() method in BluetoothControllerImpl
44 override fun isBluetoothEnabled(): Boolean = enabled in isBluetoothSupported() method in com.android.systemui.statusbar.policy.FakeBluetoothController
81 suspend fun isBluetoothEnabled(): Boolean = in isBluetoothEnabled() method in com.android.systemui.bluetooth.qsdialog.BluetoothStateInteractor