Home
last modified time | relevance | path

Searched refs:AvrcpPassthrough (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/audio_util/helpers/
DAvrcpPassthrough.java22 class AvrcpPassthrough { class
/packages/apps/Bluetooth/src/com/android/bluetooth/audio_util/
DMediaPlayerList.java620 KeyEvent event = new KeyEvent(action, AvrcpPassthrough.toKeyCode(key)); in sendMediaKeyEvent()