Lines Matching refs:foreground
131 // update the foreground connections, if there are new connections.
132 // Have to get all foreground calls instead of the active one
133 // because there may two foreground calls co-exist in shore period
176 // Restore the mute state of the foreground call if we're not IDLE,
179 // the mute state with the earliest connection on the foreground
327 * <li>Else if there's a foreground call, hang that up.
344 log("hangup(): hanging up foreground call");
403 static boolean hangupActiveCall(Call foreground) {
405 return hangup(foreground);
432 log("hangupRingingAndActive: Hang up Foreground Call");
452 // handle foreground call hangup while there is background call
786 * foreground call.
1896 * Mute / umute the foreground phone, which has the current foreground call
1911 // update the foreground connections to match. This includes
1942 * Get the mute state of foreground phone, which has the current
1943 * foreground call
2141 // when the foreground call is DIALING or ALERTING.)
2199 // - The foreground call is ACTIVE or IDLE or DISCONNECTED.
2512 * Returns true when the given call is in INCOMING state and there's no foreground phone call,