Home | History | Annotate | Download | only in phone

Lines Matching refs:PHONE_CDMA_CALL_WAITING

129     private static final int PHONE_CDMA_CALL_WAITING = 8;
276 case PHONE_CDMA_CALL_WAITING:
277 if (DBG) log("Received PHONE_CDMA_CALL_WAITING event");
916 mCM.registerForCallWaiting(this, PHONE_CDMA_CALL_WAITING, null);