Searched defs:PLAYSTATE_ERROR (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/media/java/android/media/
H A DRemoteControlClient.java127 public final static int PLAYSTATE_ERROR = 9; field in class:RemoteControlClient
638 * {@link #PLAYSTATE_ERROR}.
657 * {@link #PLAYSTATE_ERROR}.
666 * playing (e.g. when state is {@link #PLAYSTATE_ERROR}).
1059 case PLAYSTATE_ERROR:

Completed in 136 milliseconds