Home
last modified time | relevance | path

Searched defs:onProfileConnectionStateChanged (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DBluetoothEventManagerExt.kt25 val BluetoothEventManager.onProfileConnectionStateChanged: Flow<ProfileConnectionState> constant
29 override fun onProfileConnectionStateChanged( in <lambda>() method
DBluetoothCallback.java147 default void onProfileConnectionStateChanged( in onProfileConnectionStateChanged() method
DAmbientVolumeUiController.java234 public void onProfileConnectionStateChanged(@NonNull CachedBluetoothDevice cachedDevice, in onProfileConnectionStateChanged() method in AmbientVolumeUiController
/frameworks/base/packages/SystemUI/src/com/android/systemui/bluetooth/qsdialog/
DDeviceItemInteractor.kt88 override fun onProfileConnectionStateChanged( in <lambda>() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DBluetoothControllerImpl.java387 public void onProfileConnectionStateChanged( in onProfileConnectionStateChanged() method in BluetoothControllerImpl
/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/hearingaid/
DHearingDevicesDialogDelegate.java264 public void onProfileConnectionStateChanged(@NonNull CachedBluetoothDevice cachedDevice, in onProfileConnectionStateChanged() method in HearingDevicesDialogDelegate