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()
129 checkDataChannelExists(); in label()
134 checkDataChannelExists(); in id()
139 checkDataChannelExists(); in state()
149 checkDataChannelExists(); in bufferedAmount()
155 checkDataChannelExists(); in close()
161 checkDataChannelExists(); in send()
171 checkDataChannelExists(); in dispose()
181 private void checkDataChannelExists() { in checkDataChannelExists() method in DataChannel