Home
last modified time | relevance | path

Searched defs:GetNowPlayingList (Results 1 – 2 of 2) sorted by relevance

/system/bt/profile/avrcp/tests/avrcp_device_fuzz/
Davrcp_device_fuzz.cc20 virtual void GetNowPlayingList(NowPlayingCallback now_playing_cb) {} in GetNowPlayingList() function in bluetooth::avrcp::FakeMediaInterface
/system/bt/btif/avrcp/
Davrcp_service.cc167 void GetNowPlayingList(NowPlayingCallback now_playing_cb) override { in GetNowPlayingList() function in bluetooth::avrcp::MediaInterfaceWrapper