Home
last modified time | relevance | path

Searched defs:hangup (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/examples/androidnativeapi/java/org/webrtc/examples/androidnativeapi/
DMainActivity.java101 private void hangup() { in hangup() method in MainActivity
DCallClient.java53 public void hangup() { in hangup() method in CallClient
/external/webrtc/examples/objc/AppRTCMobile/ios/
DARDVideoCallViewController.m208 - (void)hangup { method
/external/rust/crates/tokio/src/signal/
Dunix.rs101 pub fn hangup() -> Self { in hangup() method
/external/mdnsresponder/mDNSShared/
Ddnsextd.c138 static mDNSBool hangup = 0; variable