Searched refs:requestContents (Results 1 – 4 of 4) sorted by relevance
310 mAvrcpStateMachine.requestContents(nowPlaying); in setNowPlayingList()673 mAvrcpStateMachine.requestContents(results); in testBrowsingCommands()695 mAvrcpStateMachine.requestContents(playerOneNode); in testBrowsingCommands()847 mAvrcpStateMachine.requestContents(results); in testAddressedPlayerChangedToNewKnownPlayer()907 mAvrcpStateMachine.requestContents(rootNode); in testAddressedPlayerChangedToUnknownPlayer()961 mAvrcpStateMachine.requestContents(rootNode); in testAddressedPlayerChangedToSamePlayerId()1015 mAvrcpStateMachine.requestContents(results); in testPlayWhileBrowsing()1694 mAvrcpStateMachine.requestContents(nowPlaying); in testNowPlayingListChangedWhileFetchingNowPlayingList_fetchAbortedAndRestarted()1761 mAvrcpStateMachine.requestContents(nowPlaying); in testNowPlayingListChangedQueuedFetchingNowPlayingList_fetchAbortedAndRestarted()1821 mAvrcpStateMachine.requestContents(nowPlaying); in testAddressedPlayerChangedWhileFetchingNowPlayingList_fetchAbortedAndRestarted()[all …]
177 verify(mStateMachine).requestContents(node); in refreshContents()261 verify(mStateMachine).requestContents(eq(node)); in getContentsNodeNotCached_returnDownloadPendingStatus()
300 requestContents(mBrowseTree.mRootNode); in onBrowsingConnected()400 void requestContents(BrowseTree.BrowseNode node) { in requestContents() method in AvrcpControllerStateMachine411 requestContents(mBrowseTree.mNowPlayingNode); in nowPlayingContentChanged()695 requestContents(mBrowseTree.mNowPlayingNode); in processMessage()838 requestContents(mBrowseTree.mRootNode); in processAvailablePlayerChanged()987 requestContents(mBrowseTree.mNowPlayingNode); in processMessage()
273 stateMachine.requestContents(node); in refreshContents()