Searched refs:BROWSE_SCOPE_VFS (Results 1 – 3 of 3) sorted by relevance
158 byte mBrowseScope = AvrcpControllerService.BROWSE_SCOPE_VFS;431 dummyNode.mBrowseScope = AvrcpControllerService.BROWSE_SCOPE_VFS; in setCurrentBrowsedPlayer()
1048 || (currentScope == AvrcpControllerService.BROWSE_SCOPE_VFS in shouldAbort()1081 case AvrcpControllerService.BROWSE_SCOPE_VFS: in fetchContents()
68 public static final byte BROWSE_SCOPE_VFS = 0x01; field in AvrcpControllerService