Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/profile/avrcp/tests/avrcp_device_fuzz/
Davrcp_device_fuzz.cc24 virtual void GetNowPlayingList(NowPlayingCallback now_playing_cb) {} in GetNowPlayingList() function in bluetooth::avrcp::FakeMediaInterface
/packages/modules/Bluetooth/system/gd/rust/topshim/btav/
Dbtav_shim.cc47 void GetNowPlayingList(NowPlayingCallback cb) override { in GetNowPlayingList() function in bluetooth::avrcp::AvrcpMediaInterfaceImpl
/packages/modules/Bluetooth/system/btif/avrcp/
Davrcp_service.cc205 void GetNowPlayingList(NowPlayingCallback now_playing_cb) override { in GetNowPlayingList() function in bluetooth::avrcp::MediaInterfaceWrapper
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_avrcp_target.cpp126 void GetNowPlayingList(NowPlayingCallback cb) override { in GetNowPlayingList() function in android::AvrcpMediaInterfaceImpl