HomeSort by relevance Sort by last modified time
    Searched refs:notifyProfileConnectionStateChanged (Results 1 - 8 of 8) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
ProfileService.java 226 public void notifyProfileConnectionStateChanged(BluetoothDevice device,
  /packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
A2dpSinkStateMachine.java     [all...]
A2dpStateMachine.java 741 mService.notifyProfileConnectionStateChanged(device, BluetoothProfile.A2DP, state, prevState);
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/pan/
PanService.java 458 notifyProfileConnectionStateChanged(device, BluetoothProfile.PAN, state, prevState);
  /packages/apps/Bluetooth/src/com/android/bluetooth/hdp/
HealthService.java 708 notifyProfileConnectionStateChanged(device, BluetoothProfile.HEALTH, newDeviceState, prevDeviceState);
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/hid/
HidService.java 611 notifyProfileConnectionStateChanged(device, BluetoothProfile.INPUT_DEVICE,
  /packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
HeadsetClientStateMachine.java     [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
HeadsetStateMachine.java     [all...]

Completed in 397 milliseconds