Home
last modified time | relevance | path

Searched defs:onConnectionStateChanged (Results 1 – 25 of 26) sorted by relevance

12

/aosp12/packages/services/BuiltInPrintService/src/com/android/bips/util/
H A DWifiMonitor.java80 void onConnectionStateChanged(boolean isConnected); in onConnectionStateChanged() method
/aosp12/packages/apps/Settings/src/com/android/settings/bluetooth/
H A DBluetoothSummaryUpdater.java57 public void onConnectionStateChanged(CachedBluetoothDevice cachedDevice, int state) { in onConnectionStateChanged() method in BluetoothSummaryUpdater
/aosp12/system/bt/binder/android/bluetooth/
H A DIBluetoothHidDeviceCallback.aidl24 void onConnectionStateChanged(in BluetoothDevice device, in int state); in onConnectionStateChanged() method
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DBluetoothCallback.java92 default void onConnectionStateChanged(CachedBluetoothDevice cachedDevice, int state) {} in onConnectionStateChanged() method
/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/qc/
H A DPairedBluetoothDevicesWorker.java78 public void onConnectionStateChanged(CachedBluetoothDevice cachedDevice, int state) { in onConnectionStateChanged() method in PairedBluetoothDevicesWorker
/aosp12/packages/apps/Settings/src/com/android/settings/homepage/contextualcards/slices/
H A DBluetoothUpdateWorker.java100 public void onConnectionStateChanged(CachedBluetoothDevice cachedDevice, int state) { in onConnectionStateChanged() method in BluetoothUpdateWorker
/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/
H A DBluetoothPreferenceController.java130 public void onConnectionStateChanged(CachedBluetoothDevice cachedDevice, int state) { in onConnectionStateChanged() method in BluetoothPreferenceController
/aosp12/packages/apps/Car/Radio/src/com/android/car/radio/
H A DRadioController.java74 private void onConnectionStateChanged(@ConnectionState int state) { in onConnectionStateChanged() method in RadioController
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hearingaid/
H A DHearingAidNativeInterface.java151 private void onConnectionStateChanged(int state, byte[] address) { in onConnectionStateChanged() method in HearingAidNativeInterface
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/
H A DA2dpSinkStateMachine.java297 protected void onConnectionStateChanged(int currentState) { in onConnectionStateChanged() method in A2dpSinkStateMachine
H A DA2dpSinkService.java533 private void onConnectionStateChanged(byte[] address, int state) { in onConnectionStateChanged() method in A2dpSinkService
/aosp12/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
H A DSelfManagedConnection.java46 public void onConnectionStateChanged(SelfManagedConnection connection) {} in onConnectionStateChanged() method in SelfManagedConnection.Listener
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothHidDevice.java267 public void onConnectionStateChanged(BluetoothDevice device, int state) { in onConnectionStateChanged() method in BluetoothHidDevice.Callback
362 public void onConnectionStateChanged(BluetoothDevice device, int state) { in onConnectionStateChanged() method in BluetoothHidDevice.CallbackWrapper
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/le_audio/
H A DLeAudioNativeInterface.java90 private void onConnectionStateChanged(int state, byte[] address) { in onConnectionStateChanged() method in LeAudioNativeInterface
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
H A DA2dpNativeInterface.java170 private void onConnectionStateChanged(byte[] address, int state) { in onConnectionStateChanged() method in A2dpNativeInterface
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
H A DPbapClientStateMachine.java334 private void onConnectionStateChanged(BluetoothDevice device, int prevState, int state) { in onConnectionStateChanged() method in PbapClientStateMachine
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
H A DAvrcpBipClient.java100 void onConnectionStateChanged(int oldState, int newState); in onConnectionStateChanged() method
H A DAvrcpCoverArtManager.java409 public void onConnectionStateChanged(int oldState, int newState) { in onConnectionStateChanged() method in AvrcpCoverArtManager.BipClientCallback
H A DAvrcpControllerService.java452 private synchronized void onConnectionStateChanged(boolean remoteControlConnected, in onConnectionStateChanged() method in AvrcpControllerService
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/hid/
H A DHidDeviceTest.java220 public void onConnectionStateChanged(BluetoothDevice device, int state) { in onConnectionStateChanged() method in HidDeviceTest.BluetoothHidDeviceCallbackTestHelper
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DBluetoothControllerImpl.java365 public void onConnectionStateChanged(CachedBluetoothDevice cachedDevice, int state) { in onConnectionStateChanged() method in BluetoothControllerImpl
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/
H A DMceStateMachine.java226 private void onConnectionStateChanged(int prevState, int state) { in onConnectionStateChanged() method in MceStateMachine
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
H A DNativeInterface.java309 private void onConnectionStateChanged(int state, int peerFeat, int chldFeat, byte[] address) { in onConnectionStateChanged() method in NativeInterface
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipPhone.java722 void onConnectionStateChanged(SipConnection conn) { in onConnectionStateChanged() method in SipPhone.SipCall
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
H A DHeadsetNativeInterface.java74 void onConnectionStateChanged(int state, byte[] address) { in onConnectionStateChanged() method in HeadsetNativeInterface

12