Searched refs:STATE_ENDED (Results 1 – 6 of 6) sorted by relevance
62 public static final int STATE_ENDED = 11; field in PlaybackStateEvent88 STATE_ENDED,123 case STATE_ENDED: in stateToString()
68 private static final int CAN_PLAY = STATE_READY | STATE_PAUSED | STATE_ENDED;81 private static final int CAN_SEEK = STATE_READY | STATE_PLAYING | STATE_PAUSED | STATE_ENDED;90 private static final int CAN_STOP = STATE_READY | STATE_PLAYING | STATE_PAUSED | STATE_ENDED;307 setState(STATE_ENDED); in onCompletion()546 if (mState == STATE_ENDED) { in onSeekTo()
69 public static final int STATE_ENDED = 1 << 6; field in Renderer
189 case Renderer.STATE_ENDED: in onStateChanged()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
26331 field public static final int STATE_ENDED = 11; // 0xb