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

/frameworks/base/media/java/android/media/
H A DRemoteControlClient.java132 public final static int PLAYSTATE_ERROR = 9; field in class:RemoteControlClient
565 * {@link #PLAYSTATE_ERROR}.
584 * {@link #PLAYSTATE_ERROR}.
593 * playing (e.g. when state is {@link #PLAYSTATE_ERROR}).
1720 case PLAYSTATE_ERROR:

Completed in 799 milliseconds