Searched refs:getCoverArtManager (Results 1 – 4 of 4) sorted by relevance
84 AvrcpCoverArtManager manager = service.getCoverArtManager(); in getImage()
758 protected AvrcpCoverArtManager getCoverArtManager() { in getCoverArtManager() method in AvrcpControllerService
158 mCoverArtManager = service.getCoverArtManager(); in AvrcpControllerStateMachine()
129 doReturn(mCoverArtManager).when(mAvrcpControllerService).getCoverArtManager(); in setUp()