Lines Matching full:hang
396 * Smart "hang up" helper method which hangs up exactly one connection,
399 * <li>If there's a ringing call, hang that up.
400 * <li>Else if there's a foreground call, hang that up.
401 * <li>Else if there's a background call, hang that up.
423 // No call to hang up! This is unlikely in normal usage,
427 // user is trying to hang up..)
428 log("hangup(): no active call to hang up");
497 // Hang up any Ringing Call
499 log("hangupRingingAndActive: Hang up Ringing Call");
503 // Hang up any Active Call
505 log("hangupRingingAndActive: Hang up Foreground Call");