Home
last modified time | relevance | path

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

12

/packages/services/BuiltInPrintService/src/com/android/bips/util/
DWifiMonitor.java88 void onConnectionStateChanged(boolean isConnected); in onConnectionStateChanged() method
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hearingaid/
DHearingAidNativeInterfaceTest.java76 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/android/app/aidl/android/bluetooth/
DIBluetoothHidDeviceCallback.aidl24 void onConnectionStateChanged(in BluetoothDevice device, in int state); in onConnectionStateChanged() 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.java57 public void onConnectionStateChanged() { in onConnectionStateChanged() method in VolumeControlNativeInterfaceTest
/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/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/le_audio/
DLeAudioNativeInterfaceTest.java60 public void onConnectionStateChanged() { in onConnectionStateChanged() method in LeAudioNativeInterfaceTest
/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.java149 void onConnectionStateChanged(int state, byte[] address) { in onConnectionStateChanged() method in HearingAidNativeInterface
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/csip/
DCsipSetCoordinatorNativeInterface.java136 public void onConnectionStateChanged(byte[] address, int state) { in onConnectionStateChanged() method in CsipSetCoordinatorNativeInterface
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dpsink/
DA2dpSinkNativeInterface.java153 public void onConnectionStateChanged(byte[] address, int state) { in onConnectionStateChanged() method in A2dpSinkNativeInterface
DA2dpSinkStateMachine.java322 protected void onConnectionStateChanged(int currentState) { in onConnectionStateChanged() method in A2dpSinkStateMachine
DA2dpSinkService.java532 private void onConnectionStateChanged(StackEvent event) { in onConnectionStateChanged() method in A2dpSinkService
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hap/
DHapClientNativeInterfaceTest.java58 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/framework/java/android/bluetooth/
DBluetoothHidDevice.java282 public void onConnectionStateChanged(BluetoothDevice device, int state) { in onConnectionStateChanged() method in BluetoothHidDevice.Callback
377 public void onConnectionStateChanged(BluetoothDevice device, int state) { in onConnectionStateChanged() method in BluetoothHidDevice.CallbackWrapper
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/
DA2dpNativeInterface.java192 private void onConnectionStateChanged(byte[] address, int state) { in onConnectionStateChanged() method in A2dpNativeInterface
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbapclient/
DPbapClientStateMachine.java332 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.java62 public void onConnectionStateChanged() { in onConnectionStateChanged() method in HfpNativeInterfaceTest
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/
DAvrcpBipClient.java98 void onConnectionStateChanged(int oldState, int newState); in onConnectionStateChanged() method
DAvrcpCoverArtManager.java403 public void onConnectionStateChanged(int oldState, int newState) { in onConnectionStateChanged() method in AvrcpCoverArtManager.BipClientCallback
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hid/
DHidDeviceTest.java217 public void onConnectionStateChanged(BluetoothDevice device, int state) {} in onConnectionStateChanged() method in HidDeviceTest.BluetoothHidDeviceCallbackTestHelper
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/
DHfpClientConnectionService.java87 public static void onConnectionStateChanged( in onConnectionStateChanged() method in HfpClientConnectionService
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hap/
DHapClientNativeInterface.java208 void onConnectionStateChanged(int state, byte[] address) { in onConnectionStateChanged() method in HapClientNativeInterface

12