Searched refs:mAvrcpAdapterService (Results 1 – 1 of 1) sorted by relevance
79 @Mock private AdapterService mAvrcpAdapterService; field in AvrcpControllerStateMachineTest114 doReturn(true).when(mAvrcpAdapterService).isStartedProfile(anyString()); in setUp()115 TestUtils.setAdapterService(mAvrcpAdapterService); in setUp()149 TestUtils.clearAdapterService(mAvrcpAdapterService); in tearDown()