Searched refs:PLAYSTATE_NONE (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/media/java/android/media/
H A DRemoteControlClient.java134 public final static int PLAYSTATE_NONE = 0; field in class:RemoteControlClient
756 private int mPlaybackState = PLAYSTATE_NONE;
/frameworks/base/core/java/com/android/internal/widget/
H A DTransportControlView.java198 mCurrentPlayState = RemoteControlClient.PLAYSTATE_NONE; // until we get a callback
496 case RemoteControlClient.PLAYSTATE_NONE:

Completed in 8 milliseconds