Home | History | Annotate | Download | only in incallui

Lines Matching refs:INCOMING

93    * call state changes to an outgoing or incoming state for the first time, the UI can often be
170 startContactInfoSearch(call, true, call.getState() == DialerCall.State.INCOMING);
260 if (newState == InCallState.INCOMING) {
268 // getCallToDisplay doesn't go through outgoing or incoming calls. It will return the
310 mContext, mPrimary, mPrimary.getState() == DialerCall.State.INCOMING);
327 mContext, mSecondary, mSecondary.getState() == DialerCall.State.INCOMING);
343 // Hide the end call button instantly if we're receiving an incoming call.
347 callState != DialerCall.State.INCOMING /* animate */);
451 // photo is hidden when the incoming video surface is shown.
539 startContactInfoSearch(call, isPrimary, call.getState() == DialerCall.State.INCOMING);
660 // Hide the contact photo if we are in a video call and the incoming video surface is
1054 || callState == DialerCall.State.INCOMING) {
1125 // Announce the current call if it's new incoming/outgoing call or primary call is changed
1128 || (oldState != InCallState.INCOMING && newState == InCallState.INCOMING)
1139 * visible, the call has to be in an incoming or waiting state, and the subject must not be empty.
1150 mPrimary.getState() == DialerCall.State.INCOMING