Searched refs:getAvrcpControllerService (Results 1 – 4 of 4) sorted by relevance
64 mService = AvrcpControllerService.getAvrcpControllerService(); in setUp()77 mService = AvrcpControllerService.getAvrcpControllerService(); in tearDown()84 Assert.assertNotNull(AvrcpControllerService.getAvrcpControllerService()); in testInitialize()
77 AvrcpControllerService service = AvrcpControllerService.getAvrcpControllerService(); in getImage()
135 AvrcpControllerService.getAvrcpControllerService(); in getContents()
173 public static AvrcpControllerService getAvrcpControllerService() { in getAvrcpControllerService() method in AvrcpControllerService