Searched refs:isBluetoothEnabled (Results 1 – 3 of 3) sorted by relevance
172 boolean isBluetoothEnabled = isBluetoothEnabled(); in update()179 isBluetoothEnabled, in update()182 if (!isBluetoothEnabled) { in update()200 private boolean isBluetoothEnabled() { in isBluetoothEnabled() method in TelecomActivityViewModel.ErrorStringLiveData
73 final boolean isBluetoothEnabled = isBluetoothEnabled(); in getSlice()84 null /* actionTitle */, isBluetoothEnabled); in getSlice()124 private static boolean isBluetoothEnabled() { in isBluetoothEnabled() method in BluetoothSliceBuilder