Lines Matching refs:OFFHOOK
985 // PENDING: should we just silently fail if phone is offhook or ringing?987 if (state != PhoneConstants.State.OFFHOOK && state != PhoneConstants.State.RINGING) {1124 return (phone.getState() == PhoneConstants.State.OFFHOOK);