Searched refs:requestContents (Results 1 – 3 of 3) sorted by relevance
491 mAvrcpStateMachine.requestContents(results); in testBrowsingCommands()506 mAvrcpStateMachine.requestContents(results); in testBrowsingCommands()520 mAvrcpStateMachine.requestContents(playerOneNode); in testBrowsingCommands()562 mAvrcpStateMachine.requestContents(nowPlaying); in setNowPlayingList()603 mAvrcpStateMachine.requestContents(results); in testPlayerChanged()656 mAvrcpStateMachine.requestContents(rootNode); in testPlayerChangedToUnknownPlayer()716 mAvrcpStateMachine.requestContents(results); in testPlayWhileBrowsing()
187 stateMachine.requestContents(node); in refreshContents()
391 void requestContents(BrowseTree.BrowseNode node) { in requestContents() method in AvrcpControllerStateMachine