Home
last modified time | relevance | path

Searched refs:onProfileConnectionStateChanged (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
DProfileService.java229 mAdapterService.onProfileConnectionStateChanged(device, profileId, newState, prevState); in notifyProfileConnectionStateChanged()
DAdapterService.java192 …public void onProfileConnectionStateChanged(BluetoothDevice device, int profileId, int newState, i… in onProfileConnectionStateChanged() method in AdapterService
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapService.java760 s.onProfileConnectionStateChanged(mRemoteDevice, BluetoothProfile.PBAP, in setState()
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapService.java441 s.onProfileConnectionStateChanged(mRemoteDevice, BluetoothProfile.MAP, in setState()