Searched refs:mCdmaThreeWayCallState (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Phone/src/com/android/phone/
H A DBluetoothPhoneService.java71 CdmaPhoneCallState.PhoneCallState mCdmaThreeWayCallState = field in class:BluetoothPhoneService
278 (mCdmaThreeWayCallState != currCdmaThreeWayCallState)) {
316 mCdmaThreeWayCallState = currCdmaThreeWayCallState;
324 mCdmaThreeWayCallState == CdmaPhoneCallState.PhoneCallState.CONF_CALL) {

Completed in 79 milliseconds