Searched refs:PLAYSTATE_NONE (Results 1 – 2 of 2) sorted by relevance
131 public final static int PLAYSTATE_NONE = 0; field in RemoteControlClient553 private int mPlaybackState = PLAYSTATE_NONE;
198 mCurrentPlayState = RemoteControlClient.PLAYSTATE_NONE; // until we get a callback in TransportControlView()496 case RemoteControlClient.PLAYSTATE_NONE: in wasPlayingRecently()