Home
last modified time | relevance | path

Searched refs:isBluetoothEnabled (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Car/Dialer/src/com/android/car/dialer/ui/
DTelecomActivityViewModel.java172 boolean isBluetoothEnabled = isBluetoothEnabled(); in update()
179 isBluetoothEnabled, in update()
182 if (!isBluetoothEnabled) { in update()
200 private boolean isBluetoothEnabled() { in isBluetoothEnabled() method in TelecomActivityViewModel.ErrorStringLiveData
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/bluetooth/
DBluetoothSliceBuilder.java73 final boolean isBluetoothEnabled = isBluetoothEnabled(); in getSlice()
84 null /* actionTitle */, isBluetoothEnabled); in getSlice()
124 private static boolean isBluetoothEnabled() { in isBluetoothEnabled() method in BluetoothSliceBuilder
/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothSliceBuilder.java73 final boolean isBluetoothEnabled = isBluetoothEnabled(); in getSlice()
84 null /* actionTitle */, isBluetoothEnabled); in getSlice()
124 private static boolean isBluetoothEnabled() { in isBluetoothEnabled() method in BluetoothSliceBuilder