Home
last modified time | relevance | path

Searched refs:updateProfileConnectionAdapterProperties (Results 1 – 16 of 16) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbapclient/
DPbapClientStateMachine.java343 adapterService.updateProfileConnectionAdapterProperties( in onConnectionStateChanged()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/
DHfpClientConnectionService.java156 adapterService.updateProfileConnectionAdapterProperties( in onConnectionStateChangedInternal()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbap/
DPbapStateMachine.java165 adapterService.updateProfileConnectionAdapterProperties( in broadcastConnectionState()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dpsink/
DA2dpSinkService.java581 mAdapterService.updateProfileConnectionAdapterProperties( in connectionStateChanged()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pan/
DPanService.java720 mAdapterService.updateProfileConnectionAdapterProperties( in handlePanDeviceStateChange()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hid/
DHidDeviceService.java879 adapterService.updateProfileConnectionAdapterProperties( in setAndBroadcastConnectionState()
DHidHostService.java1404 mAdapterService.updateProfileConnectionAdapterProperties( in broadcastConnectionState()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/sap/
DSapService.java517 mAdapterService.updateProfileConnectionAdapterProperties( in setState()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hearingaid/
DHearingAidService.java932 mAdapterService.updateProfileConnectionAdapterProperties( in connectionStateChanged()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/
DAvrcpControllerStateMachine.java1383 adapterService.updateProfileConnectionAdapterProperties( in broadcastConnectionStateChanged()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mapclient/
DMceStateMachine.java300 adapterService.updateProfileConnectionAdapterProperties( in onConnectionStateChanged()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapService.java539 mAdapterService.updateProfileConnectionAdapterProperties( in setState()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/
DA2dpService.java1362 mAdapterService.updateProfileConnectionAdapterProperties( in connectionStateChanged()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/
DHeadsetService.java2205 mAdapterService.updateProfileConnectionAdapterProperties( in onConnectionStateChangedFromStateMachine()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/
DLeAudioService.java1697 mAdapterService.updateProfileConnectionAdapterProperties( in notifyConnectionStateChanged()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAdapterService.java2258 public void updateProfileConnectionAdapterProperties( in updateProfileConnectionAdapterProperties() method in AdapterService