Home
last modified time | relevance | path

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

12

/packages/services/BuiltInPrintService/src/com/android/bips/util/
DWifiMonitor.java80 void onConnectionStateChanged(boolean isConnected); in onConnectionStateChanged() method
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hearingaid/
DHearingAidNativeInterfaceTest.java73 public void onConnectionStateChanged() { in onConnectionStateChanged() method in HearingAidNativeInterfaceTest
/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothSummaryUpdater.java57 public void onConnectionStateChanged(CachedBluetoothDevice cachedDevice, int state) { in onConnectionStateChanged() method in BluetoothSummaryUpdater
/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothHidDeviceCallback.aidl24 void onConnectionStateChanged(in BluetoothDevice device, in int state); in onConnectionStateChanged() method
/packages/modules/Connectivity/nearby/tests/multidevices/clients/test_support/fastpair_provider/src/android/nearby/fastpair/provider/bluetooth/
DBluetoothController.kt260 fun onConnectionStateChanged(connectionState: Int) in onA2DPSinkProfileConnected() method
/packages/apps/Car/Settings/src/com/android/car/settings/qc/
DPairedBluetoothDevicesWorker.java78 public void onConnectionStateChanged(CachedBluetoothDevice cachedDevice, int state) { in onConnectionStateChanged() method in PairedBluetoothDevicesWorker
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/vc/
DVolumeControlNativeInterfaceTest.java62 public void onConnectionStateChanged() { in onConnectionStateChanged() method in VolumeControlNativeInterfaceTest
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/le_audio/
DLeAudioNativeInterfaceTest.java58 public void onConnectionStateChanged() { in onConnectionStateChanged() method in LeAudioNativeInterfaceTest
/packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/
DBluetoothPreferenceController.java130 public void onConnectionStateChanged(CachedBluetoothDevice cachedDevice, int state) { in onConnectionStateChanged() method in BluetoothPreferenceController
/packages/apps/Car/Radio/src/com/android/car/radio/
DRadioController.java76 private void onConnectionStateChanged(@ConnectionState int state) { in onConnectionStateChanged() method in RadioController
/packages/modules/Connectivity/nearby/tests/multidevices/clients/src/android/nearby/multidevices/fastpair/provider/controller/
DFastPairProviderSimulatorController.kt102 override fun onConnectionStateChanged(connectionState: Int) { in onConnectionStateChanged() method in android.nearby.multidevices.fastpair.provider.controller.FastPairProviderSimulatorController
/packages/apps/Settings/src/com/android/settings/homepage/contextualcards/slices/
DBluetoothUpdateWorker.java100 public void onConnectionStateChanged(CachedBluetoothDevice cachedDevice, int state) { in onConnectionStateChanged() method in BluetoothUpdateWorker
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hearingaid/
DHearingAidNativeInterface.java154 void onConnectionStateChanged(int state, byte[] address) { in onConnectionStateChanged() method in HearingAidNativeInterface
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/csip/
DCsipSetCoordinatorNativeInterface.java137 public void onConnectionStateChanged(byte[] address, int state) { in onConnectionStateChanged() method in CsipSetCoordinatorNativeInterface
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dpsink/
DA2dpSinkNativeInterface.java160 public void onConnectionStateChanged(byte[] address, int state) { in onConnectionStateChanged() method in A2dpSinkNativeInterface
DA2dpSinkStateMachine.java296 protected void onConnectionStateChanged(int currentState) { in onConnectionStateChanged() method in A2dpSinkStateMachine
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hap/
DHapClientNativeInterfaceTest.java56 public void onConnectionStateChanged() { in onConnectionStateChanged() method in HapClientNativeInterfaceTest
/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
DSelfManagedConnection.java46 public void onConnectionStateChanged(SelfManagedConnection connection) {} in onConnectionStateChanged() method in SelfManagedConnection.Listener
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/
DA2dpNativeInterface.java176 private void onConnectionStateChanged(byte[] address, int state) { in onConnectionStateChanged() method in A2dpNativeInterface
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothHidDevice.java270 public void onConnectionStateChanged(BluetoothDevice device, int state) { in onConnectionStateChanged() method in BluetoothHidDevice.Callback
365 public void onConnectionStateChanged(BluetoothDevice device, int state) { in onConnectionStateChanged() method in BluetoothHidDevice.CallbackWrapper
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbapclient/
DPbapClientStateMachine.java347 private void onConnectionStateChanged(BluetoothDevice device, int prevState, int state) { in onConnectionStateChanged() method in PbapClientStateMachine
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hfpclient/
DHfpNativeInterfaceTest.java60 public void onConnectionStateChanged() { in onConnectionStateChanged() method in HfpNativeInterfaceTest
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/
DAvrcpBipClient.java100 void onConnectionStateChanged(int oldState, int newState); in onConnectionStateChanged() method
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hid/
DHidDeviceTest.java215 public void onConnectionStateChanged(BluetoothDevice device, int state) { in onConnectionStateChanged() method in HidDeviceTest.BluetoothHidDeviceCallbackTestHelper
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/connserv/
DHfpClientConnectionService.java87 public static void onConnectionStateChanged(BluetoothDevice device, int newState, in onConnectionStateChanged() method in HfpClientConnectionService

12