Searched refs:mAllowAddCallDuringVideoCall (Results 1 – 2 of 2) sorted by relevance
300 private boolean mAllowAddCallDuringVideoCall; field in Connection1277 return mAllowAddCallDuringVideoCall; in shouldAllowAddCallDuringVideoCall()1281 mAllowAddCallDuringVideoCall = allowAddCallDuringVideoCall; in setAllowAddCallDuringVideoCall()
322 conn.setAllowAddCallDuringVideoCall(mAllowAddCallDuringVideoCall); in processIncomingCall()844 private boolean mAllowAddCallDuringVideoCall = true; field in ImsPhoneCallTracker1938 mAllowAddCallDuringVideoCall = in updateCarrierConfigCache()2183 conn.setAllowAddCallDuringVideoCall(mAllowAddCallDuringVideoCall); in dialInternal()