Searched defs:FakePlayerSettingsInterface (Results 1 – 1 of 1) sorted by relevance
185 class FakePlayerSettingsInterface : public PlayerSettingsInterface { class187 FakePlayerSettingsInterface(FuzzedDataProvider* fdp) : mFdp(fdp) {} in FakePlayerSettingsInterface() function in bluetooth::avrcp::FakePlayerSettingsInterface