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

/frameworks/base/media/java/android/media/
H A DRemoteControlClient.java126 public final static int PLAYSTATE_ERROR = 9; field in class:RemoteControlClient
625 * {@link #PLAYSTATE_ERROR}.
644 * {@link #PLAYSTATE_ERROR}.
653 * playing (e.g. when state is {@link #PLAYSTATE_ERROR}).
985 case PLAYSTATE_ERROR:

Completed in 67 milliseconds