Home | History | Annotate | Download | only in incallui

Lines Matching refs:OUTGOING

362      * changes from being connected (incoming/outgoing/active) to disconnected.
394 newState = InCallState.OUTGOING;
482 * Hangs up any active or outgoing calls.
777 // If the state isn't changing or if we're transitioning from pending outgoing to actual
778 // outgoing, we have already done any starting/stopping of activities in a previous pass
781 newState == InCallState.OUTGOING;
815 // A new outgoing call indicates that the user just now dialed a number and when that
822 // This pending outgoing state can also launch the call screen.
828 InCallState.OUTGOING == newState) && mainUiNotVisible);
830 // TODO: Can we be suddenly in a call without it having been in the outgoing or incoming
1108 // Waiting for user input before placing outgoing call
1116 OUTGOING;
1124 this == OUTGOING ||