Searched refs:BROWSE_SCOPE_PLAYER_LIST (Results 1 – 3 of 3) sorted by relevance
862 if (scope == AvrcpControllerService.BROWSE_SCOPE_PLAYER_LIST in enter()1049 && fetchScope == AvrcpControllerService.BROWSE_SCOPE_PLAYER_LIST)) { in shouldAbort()1075 case AvrcpControllerService.BROWSE_SCOPE_PLAYER_LIST: in fetchContents()
103 mRootNode.mBrowseScope = AvrcpControllerService.BROWSE_SCOPE_PLAYER_LIST; in BrowseTree()
67 public static final byte BROWSE_SCOPE_PLAYER_LIST = 0x00; field in AvrcpControllerService