Home | History | Annotate | Download | only in phone

Lines Matching refs:INCOMING

172         // and pass it through our normal incoming logic.
198 Log.e(TAG, "CDMA Call waiting rejection without an incoming call.");
228 state == Call.State.INCOMING ||
385 // We only send updates for live calls which are not incoming (ringing).
386 // Disconnected and incoming calls are handled by onDisconnect and
754 case INCOMING:
755 retval = State.INCOMING;