Searched refs:mBrowseScope (Results 1 – 1 of 1) sorted by relevance
81 mRootNode.mBrowseScope = AvrcpControllerService.BROWSE_SCOPE_PLAYER_LIST; in BrowseTree()90 mNowPlayingNode.mBrowseScope = AvrcpControllerService.BROWSE_SCOPE_NOW_PLAYING; in BrowseTree()127 byte mBrowseScope = AvrcpControllerService.BROWSE_SCOPE_VFS; field in BrowseTree.BrowseNode197 if (this.mBrowseScope == AvrcpControllerService.BROWSE_SCOPE_NOW_PLAYING) { in addChild()198 node.mBrowseScope = this.mBrowseScope; in addChild()297 return mBrowseScope; in getScope()336 + " Scope:" + mBrowseScope + " expected Children: " in toString()395 dummyNode.mBrowseScope = AvrcpControllerService.BROWSE_SCOPE_VFS; in setCurrentBrowsedPlayer()