Searched refs:GetMediaPlayerList (Results 1 – 8 of 8) sorted by relevance
27 virtual void GetMediaPlayerList(MediaListCallback list_cb) {} in GetMediaPlayerList() function in bluetooth::avrcp::FakeMediaInterface
128 virtual void GetMediaPlayerList(MediaListCallback list_cb) = 0;
45 MOCK_METHOD1(GetMediaPlayerList, void(MediaInterface::MediaListCallback));
582 EXPECT_CALL(interface, GetMediaPlayerList(_)) in TEST_F()839 EXPECT_CALL(interface, GetMediaPlayerList(_)) in TEST_F()914 EXPECT_CALL(interface, GetMediaPlayerList(_)) in TEST_F()1304 EXPECT_CALL(interface, GetMediaPlayerList(_)) in TEST_F()
225 media_interface_->GetMediaPlayerList(base::Bind( in VendorPacketHandler()512 media_interface_->GetMediaPlayerList( in HandleNotification()1122 media_interface_->GetMediaPlayerList( in HandleGetFolderItems()1160 media_interface_->GetMediaPlayerList( in HandleGetTotalNumberOfItems()1820 media_interface_->GetMediaPlayerList(base::Bind( in HandleAddressedPlayerUpdate()
218 void GetMediaPlayerList(MediaListCallback list_cb) override { in GetMediaPlayerList() function in bluetooth::avrcp::MediaInterfaceWrapper227 do_in_jni_thread(base::Bind(&MediaInterface::GetMediaPlayerList, in GetMediaPlayerList()
51 void GetMediaPlayerList(MediaListCallback cb) override { in GetMediaPlayerList() function in bluetooth::avrcp::AvrcpMediaInterfaceImpl
132 void GetMediaPlayerList(MediaListCallback cb) override { in GetMediaPlayerList() function in android::AvrcpMediaInterfaceImpl