Home
last modified time | relevance | path

Searched refs:NOW_PLAYING_CONTENT_CHANGED (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/packet/avrcp/
Dregister_notification_packet.cc126 interim, Event::NOW_PLAYING_CONTENT_CHANGED)); in MakeNowPlayingBuilder()
178 case Event::NOW_PLAYING_CONTENT_CHANGED: in size()
230 case Event::NOW_PLAYING_CONTENT_CHANGED: in Serialize()
/packages/modules/Bluetooth/system/include/hardware/avrcp/
Davrcp_common.h80 NOW_PLAYING_CONTENT_CHANGED = 0x09, enumerator
Davrcp_logging_helper.h121 CASE_RETURN_TEXT(Event::NOW_PLAYING_CONTENT_CHANGED); in EventText()
/packages/modules/Bluetooth/system/profile/avrcp/
Ddevice.cc428 response->AddEvent(Event::NOW_PLAYING_CONTENT_CHANGED); in HandleGetCapabilities()
493 case Event::NOW_PLAYING_CONTENT_CHANGED: { in HandleNotification()
/packages/modules/Bluetooth/system/profile/avrcp/tests/
Davrcp_device_test.cc555 Event::NOW_PLAYING_CONTENT_CHANGED, 0); in TEST_F()
660 Event::NOW_PLAYING_CONTENT_CHANGED, 0); in TEST_F()