Searched refs:BROWSE_SCOPE_PLAYER_LIST (Results 1 – 3 of 3) sorted by relevance
877 && fetchScope == AvrcpControllerService.BROWSE_SCOPE_PLAYER_LIST)) { in shouldAbort()891 case AvrcpControllerService.BROWSE_SCOPE_PLAYER_LIST: in fetchContents()
81 mRootNode.mBrowseScope = AvrcpControllerService.BROWSE_SCOPE_PLAYER_LIST; in BrowseTree()
63 public static final byte BROWSE_SCOPE_PLAYER_LIST = 0x00; field in AvrcpControllerService