Searched refs:BROWSE_SCOPE_NOW_PLAYING (Results 1 – 5 of 5) sorted by relevance
385 if (scope != AvrcpControllerService.BROWSE_SCOPE_NOW_PLAYING in notifyChanged()386 || (scope == AvrcpControllerService.BROWSE_SCOPE_NOW_PLAYING && isActive())) { in notifyChanged()863 || scope == AvrcpControllerService.BROWSE_SCOPE_NOW_PLAYING) { in enter()1078 case AvrcpControllerService.BROWSE_SCOPE_NOW_PLAYING: in fetchContents()
121 mNowPlayingNode.mBrowseScope = AvrcpControllerService.BROWSE_SCOPE_NOW_PLAYING; in BrowseTree()229 if (this.mBrowseScope == AvrcpControllerService.BROWSE_SCOPE_NOW_PLAYING) { in addChild()
285 if (node.getScope() == AvrcpControllerService.BROWSE_SCOPE_NOW_PLAYING) { in notifyChanged()
70 public static final byte BROWSE_SCOPE_NOW_PLAYING = 0x03; field in AvrcpControllerService
113 .isEqualTo(AvrcpControllerService.BROWSE_SCOPE_NOW_PLAYING); in addChild_withImageUuid_toNowPlayingNode()