Home
last modified time | relevance | path

Searched defs:bluetoothState (Results 1 – 19 of 19) sorted by relevance

/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothSummaryUpdater.java52 public void onBluetoothStateChanged(int bluetoothState) { in onBluetoothStateChanged()
DBluetoothDevicePairingDetailBase.java171 public void onBluetoothStateChanged(int bluetoothState) { in onBluetoothStateChanged()
299 public void updateContent(int bluetoothState) { in updateContent()
DBluetoothPairingDetail.java137 public void updateContent(int bluetoothState) { in updateContent()
DDevicePickerFragment.java201 public void onBluetoothStateChanged(int bluetoothState) { in onBluetoothStateChanged()
DBluetoothDeviceUpdater.java147 public void onBluetoothStateChanged(int bluetoothState) { in onBluetoothStateChanged()
/packages/apps/Settings/src/com/android/settings/connecteddevice/
DDiscoverableFooterPreferenceController.java115 private void updateFooterPreferenceTitle(int bluetoothState) { in updateFooterPreferenceTitle()
/packages/apps/Settings/src/com/android/settings/connecteddevice/audiosharing/audiostreams/
DAudioStreamsActiveDeviceSummaryUpdater.java48 public void onBluetoothStateChanged(@AdapterState int bluetoothState) { in onBluetoothStateChanged()
DAudioStreamMediaService.java545 public void onBluetoothStateChanged(int bluetoothState) { in onBluetoothStateChanged()
/packages/apps/Car/Settings/src/com/android/car/settings/qc/
DPairedBluetoothDevicesWorker.java58 public void onBluetoothStateChanged(int bluetoothState) { in onBluetoothStateChanged()
/packages/apps/Settings/src/com/android/settings/connecteddevice/audiosharing/
DAudioSharingPreferenceController.java188 public void onBluetoothStateChanged(@AdapterState int bluetoothState) { in onBluetoothStateChanged()
DAudioSharingJoinHandlerController.java252 public void onBluetoothStateChanged(@AdapterState int bluetoothState) { in onBluetoothStateChanged()
DAudioSharingDevicePreferenceController.java404 public void onBluetoothStateChanged(@AdapterState int bluetoothState) { in onBluetoothStateChanged()
/packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/
DBluetoothDevicesGroupPreferenceController.java145 public final void onBluetoothStateChanged(int bluetoothState) { in onBluetoothStateChanged()
DBluetoothPreferenceController.java109 public void onBluetoothStateChanged(int bluetoothState) { in onBluetoothStateChanged()
/packages/apps/Settings/src/com/android/settings/homepage/contextualcards/slices/
DBluetoothUpdateWorker.java95 public void onBluetoothStateChanged(int bluetoothState) { in onBluetoothStateChanged()
/packages/apps/Settings/src/com/android/settings/accessibility/
DHearingDevicePairingFragment.java181 public void onBluetoothStateChanged(int bluetoothState) { in onBluetoothStateChanged()
/packages/apps/Settings/src/com/android/settings/sound/
DAudioSwitchPreferenceController.java176 public void onBluetoothStateChanged(int bluetoothState) { in onBluetoothStateChanged()
/packages/modules/Bluetooth/android/app/lib/mapapi/com/android/bluetooth/mapapi/
DBluetoothMapIMProvider.java725 protected abstract int setBluetoothStatus(boolean bluetoothState); in setBluetoothStatus()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/mapapi/
DBluetoothMapIMProviderTest.java781 protected int setBluetoothStatus(boolean bluetoothState) { in setBluetoothStatus()