Home
last modified time | relevance | path

Searched refs:profileConnectionStateChanged (Results 1 – 13 of 13) sorted by relevance

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/btservice/
DActiveDeviceManagerTest.java1289 mActiveDeviceManager.profileConnectionStateChanged( in a2dpConnected()
1304 mActiveDeviceManager.profileConnectionStateChanged( in a2dpDisconnected()
1332 mActiveDeviceManager.profileConnectionStateChanged( in headsetConnected()
1347 mActiveDeviceManager.profileConnectionStateChanged( in headsetDisconnected()
1368 mActiveDeviceManager.profileConnectionStateChanged( in hearingAidConnected()
1383 mActiveDeviceManager.profileConnectionStateChanged( in hearingAidDisconnected()
1403 mActiveDeviceManager.profileConnectionStateChanged( in leAudioConnected()
1418 mActiveDeviceManager.profileConnectionStateChanged( in leAudioDisconnected()
1439 mActiveDeviceManager.profileConnectionStateChanged( in leHearingAidConnected()
1454 mActiveDeviceManager.profileConnectionStateChanged( in leHearingAidDisconnected()
DAudioRoutingManagerTest.java1149 mAudioRoutingManager.profileConnectionStateChanged( in a2dpConnected()
1164 mAudioRoutingManager.profileConnectionStateChanged( in a2dpDisconnected()
1201 mAudioRoutingManager.profileConnectionStateChanged( in headsetConnected()
1216 mAudioRoutingManager.profileConnectionStateChanged( in headsetDisconnected()
1247 mAudioRoutingManager.profileConnectionStateChanged( in hearingAidConnected()
1262 mAudioRoutingManager.profileConnectionStateChanged( in hearingAidDisconnected()
1292 mAudioRoutingManager.profileConnectionStateChanged( in leAudioConnected()
1307 mAudioRoutingManager.profileConnectionStateChanged( in leAudioDisconnected()
DPhonePolicyTest.java268 mPhonePolicy.profileConnectionStateChanged( in processInitProfilePriorities_LeAudioOnlyHelper()
571 mPhonePolicy.profileConnectionStateChanged( in testLateConnectOfLeAudioEnabled_DualModeBud()
604 mPhonePolicy.profileConnectionStateChanged( in testLateConnectOfLeAudioEnabled_DualModeBud()
691 mPhonePolicy.profileConnectionStateChanged( in testLateConnectOfLeAudioEnabled_AshaAndLeAudioBud()
721 mPhonePolicy.profileConnectionStateChanged( in testLateConnectOfLeAudioEnabled_AshaAndLeAudioBud()
827 mPhonePolicy.profileConnectionStateChanged( in testDisconnectNoAutoConnect()
842 mPhonePolicy.profileConnectionStateChanged( in testDisconnectNoAutoConnect()
1627 mPhonePolicy.profileConnectionStateChanged(profileId, device, prevState, nextState); in updateProfileConnectionStateHelper()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAudioRoutingManager.java88 public void profileConnectionStateChanged( in profileConnectionStateChanged() method in AudioRoutingManager
DActiveDeviceManager.java176 public void profileConnectionStateChanged( in profileConnectionStateChanged() method in ActiveDeviceManager
DPhonePolicy.java108 public void profileConnectionStateChanged( in profileConnectionStateChanged() method in PhonePolicy
DAdapterService.java6031 mPhonePolicy.profileConnectionStateChanged(profile, device, fromState, toState); in handleProfileConnectionStateChange()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hearingaid/
DHearingAidService.java930 .profileConnectionStateChanged( in connectionStateChanged()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hfp/
DHeadsetServiceAndStateMachineTest.java1841 .profileConnectionStateChanged( in connectTestDevice()
1866 .profileConnectionStateChanged( in connectTestDevice()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hap/
DHapClientService.java423 adManager.profileConnectionStateChanged( in connectionStateChanged()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/
DA2dpService.java1358 .profileConnectionStateChanged(BluetoothProfile.A2DP, device, fromState, toState); in connectionStateChanged()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/
DHeadsetService.java2193 .profileConnectionStateChanged( in onConnectionStateChangedFromStateMachine()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/
DLeAudioService.java1695 .profileConnectionStateChanged( in notifyConnectionStateChanged()