Searched refs:BROWSE_SCOPE_VFS (Results 1 – 3 of 3) sorted by relevance
130 byte mBrowseScope = AvrcpControllerService.BROWSE_SCOPE_VFS;398 dummyNode.mBrowseScope = AvrcpControllerService.BROWSE_SCOPE_VFS; in setCurrentBrowsedPlayer()
964 || (currentScope == AvrcpControllerService.BROWSE_SCOPE_VFS in shouldAbort()987 case AvrcpControllerService.BROWSE_SCOPE_VFS: in fetchContents()
70 public static final byte BROWSE_SCOPE_VFS = 0x01; field in AvrcpControllerService