Searched defs:GetNowPlayingList (Results 1 – 3 of 3) sorted by relevance
/aosp12/system/bt/profile/avrcp/tests/avrcp_device_fuzz/ | ||
H A D | avrcp_device_fuzz.cc | 20 virtual void GetNowPlayingList(NowPlayingCallback now_playing_cb) {} in GetNowPlayingList() function in bluetooth::avrcp::FakeMediaInterface |
/aosp12/system/bt/btif/avrcp/ | ||
H A D | avrcp_service.cc | 167 void GetNowPlayingList(NowPlayingCallback now_playing_cb) override { in GetNowPlayingList() function in bluetooth::avrcp::MediaInterfaceWrapper |
/aosp12/packages/apps/Bluetooth/jni/ | ||
H A D | com_android_bluetooth_avrcp_target.cpp | 93 void GetNowPlayingList(NowPlayingCallback cb) override { in GetNowPlayingList() function in android::AvrcpMediaInterfaceImpl |