Home | History | Annotate | Download | only in phone

Lines Matching full:held

71     private WakeLock mStartCallWakeLock;  // held while waiting for the intent to start call
82 // number of background (held) calls
377 numHeld = 0; //0: no calls held, as now *both* the caller are active
379 numHeld = 1; //1: held call and active call, as on answering a
383 numHeld = 1; //1: held call and active call, as on make a 3 Way Call
386 held as this is a SINGLE_ACTIVE call
761 // Hangup active call, answer held call
790 Log.e(TAG, "CDMA fail to do hold active and accept held");