Lines Matching defs:ringing
88 // stopped ringing. Instead, when a call-waiting call first comes in we
244 log("RINGING... (new)");
255 if ((pb.getState() == PhoneConstants.State.RINGING)
257 if (DBG) log("RINGING... (PHONE_INCOMING_RING event)");
372 * Handles a "new ringing connection" event from the telephony layer.
377 Call ringing = c.getCall();
378 Phone phone = ringing.getPhone();
386 PhoneUtils.hangupRingingCall(ringing);
391 Log.i(LOG_TAG, "CallNotifier.onNewRingingConnection(): connection not ringing!");
393 // ringing almost instantly after the onNewRingingConnection()
405 if (VDBG) log("- connection is ringing! state = " + state);
416 // it would be a "call waiting" call or a regular ringing call.
418 // ringing or bringing up the in-call UI.
421 // intercept) new ringing connections. An app could reject the
555 // we wait for the alloted time before ringing.
624 if (mCM.getState() != PhoneConstants.State.RINGING) {
631 // If the ringing call still does not have any connection anymore, do not send the
651 * Notifies the Call Modeler that there is a new ringing connection.
654 * @param c The new ringing connection.
727 // be ringing any more. (This is just a sanity-check; we
927 // Stop the ringer if it was ringing (for an incoming call that
932 // is still ringing, but that's a really rare corner case.
1162 * Indicates whether or not this ringer is ringing.
1181 * (This is a no-op if the ringer is actually still ringing, or if the
1182 * incoming ringing call no longer exists.)
1186 // Already ringing or Silent requested; no need to restart.
1557 * 1 - On receiving a New Ringing Call