Searched defs:SendKeyEvent (Results 1 – 2 of 2) sorted by relevance
/system/bt/profile/avrcp/tests/avrcp_device_fuzz/ | ||
D | avrcp_device_fuzz.cc | 13 virtual void SendKeyEvent(uint8_t key, KeyState state) {} in SendKeyEvent() function in bluetooth::avrcp::FakeMediaInterface |
/system/bt/btif/avrcp/ | ||
D | avrcp_service.cc | 140 void SendKeyEvent(uint8_t key, KeyState state) override { in SendKeyEvent() function in bluetooth::avrcp::MediaInterfaceWrapper |