HomeSort by relevance Sort by last modified time
    Searched refs:BROWSE_SCOPE_NOW_PLAYING (Results 1 - 2 of 2) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
AvrcpControllerStateMachine.java 257 mGetFolderList.setScope(AvrcpControllerService.BROWSE_SCOPE_NOW_PLAYING);
643 if (mScope == AvrcpControllerService.BROWSE_SCOPE_NOW_PLAYING) {
650 case AvrcpControllerService.BROWSE_SCOPE_NOW_PLAYING:
    [all...]
AvrcpControllerService.java 189 public static final int BROWSE_SCOPE_NOW_PLAYING = 0x03;
    [all...]

Completed in 56 milliseconds