HomeSort by relevance Sort by last modified time
    Searched defs:codecConfigUpdated (Results 1 - 2 of 2) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
A2dpStateMachine.java 652 mA2dpService.codecConfigUpdated(mDevice, mCodecStatus, false);
659 mA2dpService.codecConfigUpdated(mDevice, mCodecStatus, sameAudioFeedingParameters);
    [all...]
A2dpService.java 798 void codecConfigUpdated(BluetoothDevice device, BluetoothCodecStatus codecStatus,
    [all...]

Completed in 60 milliseconds