Searched refs:mBgCsCalls (Results 1 – 1 of 1) sorted by relevance
83 private final GsmCdmaCall[] mBgCsCalls; field in VendorPhoneSwitcher110 mBgCsCalls = new GsmCdmaCall[mActiveModemCount]; in VendorPhoneSwitcher()119 mBgCsCalls[i] = (GsmCdmaCall) PhoneFactory.getPhone(i).getBackgroundCall(); in VendorPhoneSwitcher()502 mBgCsCalls[phoneId].getState().isAlive() || in isPhoneInVoiceCall()