Home | History | Annotate | Download | only in phone

Lines Matching full:ringing

985         // PENDING: should we just silently fail if phone is offhook or ringing?
987 if (state != PhoneConstants.State.OFFHOOK && state != PhoneConstants.State.RINGING) {
1072 * false if there wasn't actually a ringing incoming call, or some
1099 // No call was ringing.
1143 return (phone.getState() == PhoneConstants.State.RINGING);