Searched refs:requestContents (Results 1 – 4 of 4) sorted by relevance
319 mAvrcpStateMachine.requestContents(nowPlaying); in setNowPlayingList()727 mAvrcpStateMachine.requestContents(results); in testBrowsingCommands()750 mAvrcpStateMachine.requestContents(playerOneNode); in testBrowsingCommands()902 mAvrcpStateMachine.requestContents(results); in testAddressedPlayerChangedToNewKnownPlayer()962 mAvrcpStateMachine.requestContents(rootNode); in testAddressedPlayerChangedToUnknownPlayer()1016 mAvrcpStateMachine.requestContents(rootNode); in testAddressedPlayerChangedToSamePlayerId()1070 mAvrcpStateMachine.requestContents(results); in testPlayWhileBrowsing()1752 mAvrcpStateMachine.requestContents(nowPlaying); in testNowPlayingListChangedWhileFetchingNowPlayingList_fetchAbortedAndRestarted()1819 mAvrcpStateMachine.requestContents(nowPlaying); in testNowPlayingListChangedQueuedFetchingNowPlayingList_fetchAbortedAndRestarted()1879 mAvrcpStateMachine.requestContents(nowPlaying); in testAddressedPlayerChangedWhileFetchingNowPlayingList_fetchAbortedAndRestarted()[all …]
182 verify(mStateMachine).requestContents(node); in refreshContents()266 verify(mStateMachine, times(1)).requestContents(eq(node)); in getContentsNodeNotCached_returnDownloadPendingStatus()
300 requestContents(mBrowseTree.mRootNode); in onBrowsingConnected()397 void requestContents(BrowseTree.BrowseNode node) { in requestContents() method in AvrcpControllerStateMachine408 requestContents(mBrowseTree.mNowPlayingNode); in nowPlayingContentChanged()687 requestContents(mBrowseTree.mNowPlayingNode); in processMessage()830 requestContents(mBrowseTree.mRootNode); in processAvailablePlayerChanged()979 requestContents(mBrowseTree.mNowPlayingNode); in processMessage()
270 stateMachine.requestContents(node); in refreshContents()