Searched refs:PLAY_STATUS_STOPPED (Results 1 – 4 of 4) sorted by relevance
89 return AvrcpControllerConstants.PLAY_STATUS_STOPPED; in getPlayStatus()
243 AvrcpControllerConstants.PLAY_STATUS_STOPPED)|| in sendPassThroughCmd()261 AvrcpControllerConstants.PLAY_STATUS_STOPPED)|| in sendPassThroughCmd()275 AvrcpControllerConstants.PLAY_STATUS_STOPPED)|| in sendPassThroughCmd()708 status == AvrcpControllerConstants.PLAY_STATUS_STOPPED) { in handleMessage()
118 public static final int PLAY_STATUS_STOPPED = 0x00; field in AvrcpControllerConstants
136 case AvrcpControllerConstants.PLAY_STATUS_STOPPED: in mapBtPlayStatustoPlayBackState()315 mPlayStatus = AvrcpControllerConstants.PLAY_STATUS_STOPPED; in resetPlayer()