Searched refs:mBrowseScope (Results 1 – 1 of 1) sorted by relevance
103 mRootNode.mBrowseScope = AvrcpControllerService.BROWSE_SCOPE_PLAYER_LIST; in BrowseTree()121 mNowPlayingNode.mBrowseScope = AvrcpControllerService.BROWSE_SCOPE_NOW_PLAYING; in BrowseTree()158 byte mBrowseScope = AvrcpControllerService.BROWSE_SCOPE_VFS; field in BrowseTree.BrowseNode229 if (this.mBrowseScope == AvrcpControllerService.BROWSE_SCOPE_NOW_PLAYING) { in addChild()230 node.mBrowseScope = this.mBrowseScope; in addChild()329 return mBrowseScope; in getScope()431 dummyNode.mBrowseScope = AvrcpControllerService.BROWSE_SCOPE_VFS; in setCurrentBrowsedPlayer()