Searched defs:GetNowPlayingList (Results 1 – 4 of 4) sorted by relevance
| /packages/modules/Bluetooth/system/profile/avrcp/tests/avrcp_device_fuzz/ | ||
| D | avrcp_device_fuzz.cc | 21 virtual void GetNowPlayingList(NowPlayingCallback now_playing_cb) {} in GetNowPlayingList() function in bluetooth::avrcp::FakeMediaInterface |
| /packages/modules/Bluetooth/system/gd/rust/topshim/btav/ | ||
| D | btav_shim.cc | 47 void GetNowPlayingList(NowPlayingCallback cb) override { in GetNowPlayingList() function in bluetooth::avrcp::AvrcpMediaInterfaceImpl |
| /packages/modules/Bluetooth/system/btif/avrcp/ | ||
| D | avrcp_service.cc | 186 void GetNowPlayingList(NowPlayingCallback now_playing_cb) override { in GetNowPlayingList() function in bluetooth::avrcp::MediaInterfaceWrapper |
| /packages/modules/Bluetooth/android/app/jni/ | ||
| D | com_android_bluetooth_avrcp_target.cpp | 126 void GetNowPlayingList(NowPlayingCallback cb) override { in GetNowPlayingList() function in android::AvrcpMediaInterfaceImpl |