Home | History | Annotate | Download | only in phone

Lines Matching refs:HOLDING

409         if (DBG) log("hangup holding call");
483 if (DBG) log("end holding & answer waiting: 1");
485 Log.e(LOG_TAG, "end holding failed!");
489 if (DBG) log("end holding & answer waiting: 2");
2139 // call really is in the ACTIVE state and the holding call really
2140 // is in the HOLDING state, since you *can't* actually swap calls
2144 && (cm.getFirstActiveBgCall().getState() == Call.State.HOLDING);