Home | History | Annotate | Download | only in phone

Lines Matching refs:OFFHOOK

342                     if (phoneState == PhoneConstants.State.OFFHOOK && !isBluetoothHeadsetAudioOn()) {
395 if (phoneState == PhoneConstants.State.OFFHOOK &&
1045 boolean isSpeakerInUse = (state == PhoneConstants.State.OFFHOOK) && PhoneUtils.isSpeakerOn(this);
1170 if (((state == PhoneConstants.State.OFFHOOK) || mBeginningCall) && !screenOnImmediately) {
1223 // "release" request once for a single call (RINGING + OFFHOOK and IDLE).
1242 mAccelerometerListener.enable(state == PhoneConstants.State.OFFHOOK);
1252 mInCallScreen.updateKeyguardPolicy(state == PhoneConstants.State.OFFHOOK);
1410 case OFFHOOK: