Searched defs:STATE_PLAYING (Results 1 – 5 of 5) sorted by relevance
56 public static final int STATE_PLAYING = 1 << 3; field in Renderer
33 STATE_PLAYING, enumerator
151 public static final int STATE_PLAYING = 10; field in BluetoothA2dp
215 public static final int STATE_PLAYING = 3; field in PlaybackState
93 private static final int STATE_PLAYING = 3; field in VideoView