Home | History | Annotate | Download | only in phone

Lines Matching refs:ENDED

119     // Amount of time (in msec) that we display the "Call ended" state.
120 // The "short" value is for calls ended by the local user, and the
121 // "long" value is for calls ended by the remote caller.
662 // (The DISCONNECTED state is used only to drive the "call ended"
817 // seconds that the "Call Ended" screen is up. Sleep then
893 // is already ended and dialog will not get redrawn on slider event.
1075 // to call requestUpdateScreen() even if the radio change ended up
1642 * idle, display the "Call ended" state for a couple of seconds.
1647 * @param r r.result contains the connection that just ended
1742 // "call ended" UI. But when a single person disconnects from a
1743 // conference call there's no "call ended" state at all; in that
1754 // conference call just ended, so we *do* want to show the
1755 // "Call ended" state.)
1791 // We bail out immediately (and *don't* display the "call ended"
1827 // the "call ended" state for a couple of seconds.)
1829 // Switch to the special "Call ended" state when the phone is idle
1833 if (DBG) log("- onDisconnect: switching to 'Call ended' state...");
1894 // "call ended" state.) At that point, if the
2214 if (DBG) log("- updateScreen: OTA call ended state ...");
2238 if (DBG) log("- updateScreen: call ended state...");
2240 // need to update the background (to the special "call ended" color)
2241 // and the CallCard (to show the "Call ended" label.)
2317 // An active or just-ended OTA call counts as "in use".
2428 * shown the "call ended" state for a couple of seconds, and it's now
2432 * call ended but the other line is still in use. In that case, do
2444 // "Call ended" state of the CallCard.
3486 // - We immediately switch to the "Call ended" state (see the "delayed
3501 // we'll see that 2nd press event during the brief "Call ended"
3562 * sure the "call ended" state goes away after a couple of seconds.
3625 // Display the CallCard (in the "Call ended" state)
3654 OtaUtils.CdmaOtaInCallScreenUiState.State.ENDED);
4281 // - ENDED: OTASP call just ended, so show success/failure indication
4285 || (cdmaOtaInCallScreenState == OtaUtils.CdmaOtaInCallScreenUiState.State.ENDED);
4302 OtaUtils.CdmaOtaInCallScreenUiState.State.ENDED) {
4340 // == CdmaOtaInCallScreenUiState.State.ENDED)) {