Searched defs:STATE_PLAYING (Results 1 – 7 of 7) sorted by relevance
91 public static final int STATE_PLAYING = 10; field in BluetoothA2dpSink
103 public static final int STATE_PLAYING = 10; field in BluetoothA2dp
56 public static final int STATE_PLAYING = 1 << 3; field in Renderer
157 public final static int STATE_PLAYING = 3; field in PlaybackState
149 public final static int STATE_PLAYING = 3; field in PlaybackStateCompat
33 STATE_PLAYING, enumerator
84 private static final int STATE_PLAYING = 3; field in VideoView