Home
last modified time | relevance | path

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

/external/webrtc/sdk/android/api/org/webrtc/
DDataChannel.java115 checkDataChannelExists(); in registerObserver()
124 checkDataChannelExists(); in unregisterObserver()
130 checkDataChannelExists(); in label()
135 checkDataChannelExists(); in id()
140 checkDataChannelExists(); in state()
150 checkDataChannelExists(); in bufferedAmount()
156 checkDataChannelExists(); in close()
162 checkDataChannelExists(); in send()
172 checkDataChannelExists(); in dispose()
182 private void checkDataChannelExists() { in checkDataChannelExists() method in DataChannel