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

  /packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
RemoteMediaPlayers.java 89 return AvrcpControllerConstants.PLAY_STATUS_STOPPED;
AvrcpControllerConstants.java 118 public static final int PLAY_STATUS_STOPPED = 0x00;
AvrcpControllerClasses.java 136 case AvrcpControllerConstants.PLAY_STATUS_STOPPED:
315 mPlayStatus = AvrcpControllerConstants.PLAY_STATUS_STOPPED;
AvrcpControllerService.java 243 AvrcpControllerConstants.PLAY_STATUS_STOPPED)||
261 AvrcpControllerConstants.PLAY_STATUS_STOPPED)||
275 AvrcpControllerConstants.PLAY_STATUS_STOPPED)||
    [all...]

Completed in 163 milliseconds