Home
last modified time | relevance | path

Searched defs:key_pressed (Results 1 – 3 of 3) sorted by relevance

/system/bt/service/common/android/bluetooth/
DIBluetoothAvrcpControl.aidl30 int key_code, boolean key_pressed); in SendPassThroughCommand()
/system/bt/service/
Davrcp_control.cc63 uint8_t key_code, bool key_pressed) { in SendPassThroughCommand()
/system/bt/service/ipc/binder/
Dbluetooth_avrcp_control_binder_server.cc103 bool key_pressed, bool* _aidl_return) { in SendPassThroughCommand()