Home
last modified time | relevance | path

Searched refs:checkMediaStreamExists (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/sdk/android/api/org/webrtc/
DMediaStream.java32 checkMediaStreamExists(); in addTrack()
41 checkMediaStreamExists(); in addTrack()
53 checkMediaStreamExists(); in addPreservedTrack()
62 checkMediaStreamExists(); in removeTrack()
68 checkMediaStreamExists(); in removeTrack()
76 checkMediaStreamExists(); in dispose()
97 checkMediaStreamExists(); in getId()
128 checkMediaStreamExists(); in getNativeMediaStream()
132 private void checkMediaStreamExists() { in checkMediaStreamExists() method in MediaStream