Home | History | Annotate | Download | only in phone

Lines Matching refs:HOLDING

426         if (DBG) log("hangup holding call");
500 if (DBG) log("end holding & answer waiting: 1");
502 Log.e(LOG_TAG, "end holding failed!");
506 if (DBG) log("end holding & answer waiting: 2");
2221 holding call really
2222 // is in the HOLDING state, since you *can't* actually swap calls
2226 && (cm.getFirstActiveBgCall().getState() == Call.State.HOLDING);