Searched refs:PLAYSTATE_NONE (Results 1 – 3 of 3) sorted by relevance
132 public final static int PLAYSTATE_NONE = 0; field in RemoteControlClient846 private int mPlaybackState = PLAYSTATE_NONE;
634 int playstate = state == null ? RemoteControlClient.PLAYSTATE_NONE : PlaybackState in onNewPlaybackState()
500 case RemoteControlClient.PLAYSTATE_NONE: in getStateFromRccState()536 return RemoteControlClient.PLAYSTATE_NONE; in getRccStateFromState()