Searched refs:BLUETOOTH_BUTTON (Results 1 – 3 of 3) sorted by relevance
79 private static final MultiActionPreference.ActionItem BLUETOOTH_BUTTON = field in BluetoothBondedDevicesPreferenceController112 ToggleButtonActionItem bluetoothItem = pref.getActionItem(BLUETOOTH_BUTTON); in createDevicePreference()193 preference.getActionItem(BLUETOOTH_BUTTON).setChecked(true); in setButtonsCheckedAndListeners()212 ToggleButtonActionItem bluetoothItem = preference.getActionItem(BLUETOOTH_BUTTON); in setButtonsCheckedAndListeners()276 ToggleButtonActionItem bluetoothItem = preference.getActionItem(BLUETOOTH_BUTTON); in updateBluetoothActionItemAvailability()309 preference.getActionItem(BLUETOOTH_BUTTON).setEnabled(false); in disableAllActionItems()
71 static final String BLUETOOTH_BUTTON = "BLUETOOTH_BUTTON"; field in PairedBluetoothDevices183 if (BLUETOOTH_BUTTON.equals(buttonType)) { in onNotifyChange()257 return createBluetoothDeviceToggle(device, requestCode, BLUETOOTH_BUTTON, in createBluetoothButton()
22 import static com.android.car.settings.qc.PairedBluetoothDevices.BLUETOOTH_BUTTON;294 intent.putExtra(EXTRA_BUTTON_TYPE, BLUETOOTH_BUTTON); in onNotifyChange_toggleBluetooth()