Home
last modified time | relevance | path

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

/aosp12/system/bt/service/common/android/bluetooth/
H A DIBluetoothAvrcpControl.aidl30 int key_code, boolean key_pressed); in SendPassThroughCommand()
/aosp12/bootable/recovery/recovery_ui/include/recovery_ui/
H A Dui.h242 char key_pressed[KEY_MAX + 1]; variable
/aosp12/system/bt/service/
H A Davrcp_control.cc63 uint8_t key_code, bool key_pressed) { in SendPassThroughCommand()
/aosp12/system/bt/service/ipc/binder/
H A Dbluetooth_avrcp_control_binder_server.cc103 bool key_pressed, bool* _aidl_return) { in SendPassThroughCommand()