Home
last modified time | relevance | path

Searched defs:GetMediaPlayerList (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/bt/profile/avrcp/tests/avrcp_device_fuzz/
H A Davrcp_device_fuzz.cc23 virtual void GetMediaPlayerList(MediaListCallback list_cb) {} in GetMediaPlayerList() function in bluetooth::avrcp::FakeMediaInterface
/aosp12/system/bt/btif/avrcp/
H A Davrcp_service.cc180 void GetMediaPlayerList(MediaListCallback list_cb) override { in GetMediaPlayerList() function in bluetooth::avrcp::MediaInterfaceWrapper
/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_avrcp_target.cpp99 void GetMediaPlayerList(MediaListCallback cb) override { in GetMediaPlayerList() function in android::AvrcpMediaInterfaceImpl