Home
last modified time | relevance | path

Searched defs:isPlaying (Results 1 – 2 of 2) sorted by relevance

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowVideoView.java86 protected boolean isPlaying() { in isPlaying() method in ShadowVideoView
/external/webrtc/webrtc/voice_engine/
Dvoe_hardware_impl.cc355 bool isPlaying(false); in SetPlayoutDevice() local