Home
last modified time | relevance | path

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

/system/bt/packet/avrcp/
Dregister_notification_packet.cc109 interim, Event::NOW_PLAYING_CONTENT_CHANGED)); in MakeNowPlayingBuilder()
160 case Event::NOW_PLAYING_CONTENT_CHANGED: in size()
206 case Event::NOW_PLAYING_CONTENT_CHANGED: in Serialize()
/system/bt/include/hardware/avrcp/
Davrcp_common.h77 NOW_PLAYING_CONTENT_CHANGED = 0x09, enumerator
Davrcp_logging_helper.h119 CASE_RETURN_TEXT(Event::NOW_PLAYING_CONTENT_CHANGED); in EventText()
/system/bt/profile/avrcp/
Ddevice.cc214 response->AddEvent(Event::NOW_PLAYING_CONTENT_CHANGED); in HandleGetCapabilities()
262 case Event::NOW_PLAYING_CONTENT_CHANGED: { in HandleNotification()
/system/bt/profile/avrcp/tests/
Davrcp_device_test.cc440 Event::NOW_PLAYING_CONTENT_CHANGED, 0); in TEST_F()
542 Event::NOW_PLAYING_CONTENT_CHANGED, 0); in TEST_F()