HomeSort by relevance Sort by last modified time
    Searched refs:INCOMING (Results 26 - 28 of 28) sorted by null

12

  /packages/services/Telephony/src/com/android/phone/
PhoneUtils.java 263 * actually a ringing incoming call, or some other error occurred.
295 // This is the FIRST incoming call being answered.
350 Log.i(LOG_TAG, "Forcing speaker off due to new incoming call...");
440 if (state == Call.State.INCOMING) {
441 // Regular incoming call (with no other active calls)
442 log("hangupRingingCall(): regular incoming call: hangup()");
445 // Call-waiting: there's an incoming call, but another call is
466 // Unexpected state: the ringing call isn't INCOMING or
469 // (Presumably the incoming call went away at the exact moment
471 Log.w(LOG_TAG, "hangupRingingCall: no INCOMING or WAITING call")
    [all...]
CallNotifier.java 58 * (like starting the Ringer and Incoming Call UI, playing in-call tones,
380 // Check for a few cases where we totally ignore incoming calls.
383 // that an incoming call occurred. (This will generally send the
385 // incoming-call UI and the user had declined the call.)
392 // This is a very strange case: an incoming call that stopped
404 // State will be either INCOMING or WAITING.
410 // us get incoming connections in the first place.
422 // incoming call by consuming the broadcast and doing nothing, or
427 // We'd need to protect this with a new "intercept incoming calls"
434 if (VDBG) log("Holding wake lock on new incoming connection.")
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.team.core_3.5.100.R36x_v20100825-0800.jar 

Completed in 117 milliseconds

12