Searched refs:BROWSE_SCOPE_VFS (Results 1 – 3 of 3) sorted by relevance
127 byte mBrowseScope = AvrcpControllerService.BROWSE_SCOPE_VFS;395 dummyNode.mBrowseScope = AvrcpControllerService.BROWSE_SCOPE_VFS; in setCurrentBrowsedPlayer()
876 || (currentScope == AvrcpControllerService.BROWSE_SCOPE_VFS in shouldAbort()899 case AvrcpControllerService.BROWSE_SCOPE_VFS: in fetchContents()
64 public static final byte BROWSE_SCOPE_VFS = 0x01; field in AvrcpControllerService