Home | History | Annotate | Download | only in phone

Lines Matching refs:HOLDING

402         if (DBG) log("hangup holding call");
476 if (DBG) log("end holding & answer waiting: 1");
478 Log.e(LOG_TAG, "end holding failed!");
482 if (DBG) log("end holding & answer waiting: 2");
2061 // call really is in the ACTIVE state and the holding call really
2062 // is in the HOLDING state, since you *can't* actually swap calls
2066 && (cm.getFirstActiveBgCall().getState() == Call.State.HOLDING);