OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NOW_PLAYING_CONTENT_CHANGED
(Results
1 - 5
of
5
) sorted by null
/system/bt/packet/avrcp/
register_notification_packet.cc
108
interim, Event::
NOW_PLAYING_CONTENT_CHANGED
));
159
case Event::
NOW_PLAYING_CONTENT_CHANGED
:
205
case Event::
NOW_PLAYING_CONTENT_CHANGED
:
/system/bt/include/hardware/avrcp/
avrcp_common.h
77
NOW_PLAYING_CONTENT_CHANGED
= 0x09,
avrcp_logging_helper.h
119
CASE_RETURN_TEXT(Event::
NOW_PLAYING_CONTENT_CHANGED
);
/system/bt/profile/avrcp/
device.cc
167
response->AddEvent(Event::
NOW_PLAYING_CONTENT_CHANGED
);
210
case Event::
NOW_PLAYING_CONTENT_CHANGED
: {
[
all
...]
/system/bt/profile/avrcp/tests/
avrcp_device_test.cc
256
Event::
NOW_PLAYING_CONTENT_CHANGED
, 0);
[
all
...]
Completed in 70 milliseconds