Searched defs:STATE_ENDED (Results 1 – 3 of 3) sorted by relevance
57 public static final int STATE_ENDED = 11; field in PlaybackStateEvent
69 public static final int STATE_ENDED = 1 << 6; field in Renderer
114 public static final int STATE_ENDED = Player.STATE_ENDED; field in MpegTsPlayerV2