Home | History | Annotate | Download | only in phone

Lines Matching full:hang

315      * Smart "hang up" helper method which hangs up exactly one connection,
318 * <li>If there's a ringing call, hang that up.
319 * <li>Else if there's a foreground call, hang that up.
320 * <li>Else if there's a background call, hang that up.
342 // No call to hang up! This is unlikely in normal usage,
346 // user is trying to hang up..)
347 log("hangup(): no active call to hang up");
395 Hang up any Ringing Call
397 log("hangupRingingAndActive: Hang up Ringing Call");
401 // Hang up any Active Call
403 log("hangupRingingAndActive: Hang up Foreground Call");