Searched refs:key_pressed (Results 1 – 5 of 5) sorted by relevance
30 int key_code, boolean key_pressed); in SendPassThroughCommand() argument
63 uint8_t key_code, bool key_pressed) { in SendPassThroughCommand() argument70 uint8_t key_state = key_pressed ? AVRC_STATE_PRESS : AVRC_STATE_RELEASE; in SendPassThroughCommand()
71 uint8_t key_code, bool key_pressed);
103 bool key_pressed, bool* _aidl_return) { in SendPassThroughCommand() argument113 key_code, key_pressed)) { in SendPassThroughCommand()
56 bool key_pressed, bool* _aidl_return) override;