Home | History | Annotate | Download | only in call

Lines Matching refs:INCOMING

133                       call.getState() == DialerCall.State.INCOMING
139 "marking spam call as not spam because it's not an incoming call");
183 if (call.getState() == DialerCall.State.INCOMING
190 if (call.getState() != State.INCOMING) {
442 DialerCall call = getFirstCallWithState(DialerCall.State.INCOMING);
646 // no delay for missed/rejected incoming calls and canceled outgoing calls.
693 * Called when a new incoming call comes in. This is the only method that gets called for
694 * incoming calls. Listeners that want to perform an action on incoming call should respond in
695 * this method because {@link #onCallListChange} does not automatically get called for incoming
711 * updating information, etc. This method will NOT be called for new incoming calls and for