Home | History | Annotate | Download | only in telecom

Lines Matching defs:CALL_STATE_ACTIVE

62     private static final int CALL_STATE_ACTIVE = 0;
608 if (state == CALL_STATE_ACTIVE && activeChild != null) {
619 state = CALL_STATE_ACTIVE;
831 // You will note that CALL_STATE_WAITING, CALL_STATE_HELD, and CALL_STATE_ACTIVE are not
858 return CALL_STATE_ACTIVE;