Searched defs:GetMediaPlayerList (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/btav/ | ||
D | btav_shim.cc | 49 void GetMediaPlayerList(MediaListCallback cb) override { cb.Run(currentPlayer_, playerList_); } in GetMediaPlayerList() function in bluetooth::avrcp::AvrcpMediaInterfaceImpl |
/aosp_15_r20/packages/modules/Bluetooth/system/profile/avrcp/tests/avrcp_device_fuzz/ | ||
D | avrcp_device_fuzz.cc | 107 void GetMediaPlayerList(MediaListCallback list_cb) { in GetMediaPlayerList() function in bluetooth::avrcp::FakeMediaInterface |
/aosp_15_r20/packages/modules/Bluetooth/system/btif/avrcp/ | ||
D | avrcp_service.cc | 212 void GetMediaPlayerList(MediaListCallback list_cb) override { in GetMediaPlayerList() function in bluetooth::avrcp::MediaInterfaceWrapper |
/aosp_15_r20/packages/modules/Bluetooth/android/app/jni/ | ||
D | com_android_bluetooth_avrcp_target.cpp | 152 void GetMediaPlayerList(MediaListCallback cb) override { in GetMediaPlayerList() function in android::AvrcpMediaInterfaceImpl |